mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-02 19:25:52 +08:00
* Introducing default transaction options for report_conflicting_keys and used_during_commit_protection_disable, set the latter option always in Java bindings * Reformatting TransactionIntegrationTest.java * Update description of transaction_report_conflicting_keys option * Remove dependency between mock and real database implementation in RangeQueryTest.java * Update generated.go after changing desciption of an option * Small improvements of the TransactionIntegrationTest code