This is an automated email from the ASF dual-hosted git repository.
davisp pushed a change to branch prototype/fdb-layer
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
from 2c704ac set DbPrefix with value allocated with erlfdb_hca
add ed83bf9 Implement fabric2_db:get_design_docs/1
No new revisions were added by this update.
Summary of changes:
src/fabric/src/fabric2_db.erl | 32 ++++-
src/fabric/test/fabric2_get_design_docs_tests.erl | 138 ++++++++++++++++++++++
2 files changed, 167 insertions(+), 3 deletions(-)
create mode 100644 src/fabric/test/fabric2_get_design_docs_tests.erl