You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/09/02 20:44:57 UTC

[GitHub] [couchdb-erlfdb] nickva commented on pull request #10: Add support for reporting conflicting keys

nickva commented on pull request #10:
URL: https://github.com/apache/couchdb-erlfdb/pull/10#issuecomment-685987842


   Also don't forget to set `-define(DEFAULT_API_VERSION, 630).` in `erlfdb_nif.erl` otherwise the C API would accept the Tx option but at runtime the version would still be set to 620 and the get_conflicting_keys/0 function would throw a `2004` error.


----------------------------------------------------------------
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:
users@infra.apache.org