Implement optimistic locking (#6637)
* Implement optimistic locking * Update unit tests * Add sqlite support * Add MSSQL support * Add optimistic locking tests * Update changelog * Fix some tests * Fix lint errors * Updated SQL Server query implementation * Update documentation * Trigger rebuild * Add eventually to promise test * Updates from PR feedback * Add another optimistic locking test for update() * Update changelog. * Update error name * Add optimistic locking documentation section * Use ES6 style in tests * Updated documentation * Code formatting
Showing
with
197 additions
and
27 deletions
-
Please register or sign in to post a comment