summaryrefslogtreecommitdiff
path: root/feature
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-08-08 08:46:58 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-08-08 08:46:58 +0200
commit7b5b61cf079161c20905c84151b25600b53fe1b9 (patch)
treebf7c1cca6f95d5c3c5d1aa89f27dc81a0044a220 /feature
parent3d40bf882c17b0b4fa7adaa8c8ecfae0f7bd0015 (diff)
Mark duplicate
Diffstat (limited to 'feature')
-rw-r--r--feature/container/list2
1 files changed, 1 insertions, 1 deletions
diff --git a/feature/container/list b/feature/container/list
index 7e3832d..27ce255 100644
--- a/feature/container/list
+++ b/feature/container/list
@@ -12,7 +12,7 @@
Should be fairly straightforward since container tables are simple. For
smart containers, can we group all the DELETEs, UPDATEs, and INSERTs?
-- Ability to define custom indexes on container values
+! Ability to define custom indexes on container values [dup]
Currently we only support id and index but there is no good reason (other
than complexity) why we shouldn't support values as well. Will need to