diff options
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/feature_4616_sqlite_count_by_index | 1 |
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 |