davisp commented on a change in pull request #2666: soft-deletion for database URL: https://github.com/apache/couchdb/pull/2666#discussion_r400264507
########## File path: src/fabric/src/fabric2_db.erl ########## @@ -178,8 +185,7 @@ create(DbName, Options) -> open(DbName, Options) -> - UUID = fabric2_util:get_value(uuid, Options), - case fabric2_server:fetch(DbName, UUID) of Review comment: You'll need to rebase this PR. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
