diff options
author | Adam Kocoloski <adam@cloudant.com> | 2010-07-14 14:49:22 -0400 |
---|---|---|
committer | Adam Kocoloski <adam@cloudant.com> | 2010-07-14 14:50:12 -0400 |
commit | 5c1c2422dcf9673d67681f999ece72a019461306 (patch) | |
tree | bada2a0ec7f639250eadfa75d0d82a8cf6c205cb /ebin | |
parent | 63330eb0bd922f504fb7b4111f98236879711288 (diff) |
support for revs_limit and security metadata
Diffstat (limited to 'ebin')
-rw-r--r-- | ebin/fabric.app | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ebin/fabric.app b/ebin/fabric.app index 716591d1..bbe99e06 100644 --- a/ebin/fabric.app +++ b/ebin/fabric.app @@ -9,6 +9,7 @@ fabric_db_delete, fabric_db_doc_count, fabric_db_info, + fabric_db_meta, fabric_dict, fabric_doc_attachments, fabric_doc_missing_revs, |