Skip to content

TableLockPolicy for WAL and Shared Cache

Compare
Choose a tag to compare
@cnoon cnoon released this 03 May 02:28
· 31 commits to master since this release

Released on 2018-05-02. All issues associated with this milestone can be found using this filter.

Added

  • A new TableLockPolicy to handle table lock errors on execute, prepare, and step operations.

Updated

  • The test suite by replacing do-catch implementations with throws test API variants and unhelpful assertion strings.