summaryrefslogtreecommitdiff
path: root/client/changes/feature_4616_sqlite_count_by_index
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-12-13 15:38:58 -0300
committerTomás Touceda <chiiph@leap.se>2013-12-13 15:38:58 -0300
commit3a5f090e79c65c063fbe2428248b34c1f43b914f (patch)
treec0f3c56115eda32c2df0ffcdb30d10b4c2e74fa8 /client/changes/feature_4616_sqlite_count_by_index
parent982ca5ed5c86394654da4ca1f081cdbdfca4ef1d (diff)
parentb1a5a88a5f53ac9ff5a56625620b45e949404a99 (diff)
Merge remote-tracking branch 'refs/remotes/kali/feature/expand-sqlicipher-capabilities' into develop
Diffstat (limited to 'client/changes/feature_4616_sqlite_count_by_index')
-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