summaryrefslogtreecommitdiff
path: root/client/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-12-13 05:16:20 -0400
committerKali Kaneko <kali@leap.se>2013-12-13 14:00:19 -0400
commitb1a5a88a5f53ac9ff5a56625620b45e949404a99 (patch)
tree2631693f7b308487a8e72c3add8fc48446280af2 /client/changes
parentbc56fd56528feb0e5417ed943f07a49d79ddb960 (diff)
get_count_from_index
Diffstat (limited to 'client/changes')
-rw-r--r--client/changes/feature_4616_sqlite_count_by_index1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/feature_4616_sqlite_count_by_index b/client/changes/feature_4616_sqlite_count_by_index
new file mode 100644
index 00000000..c7819d38
--- /dev/null
+++ b/client/changes/feature_4616_sqlite_count_by_index
@@ -0,0 +1 @@
+ o Adds a get_count_by_index to sqlcipher u1db backend. Related to: #4616