Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cachapa committed Mar 3, 2024
1 parent 2dc96ee commit 502d4a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

Major performance refactor with a few breaking changes.

- Change how tables and their primary keys are fetched to minimize read operations.
- Allow for more efficient bulk writing benefiting from underlying db features.
- Change how tables and primary keys are fetched to minimize reads.
- Allow for more efficient bulk writing in underlying implementation.
- Rework abstractions to allow exposing Sqlite batches.
- Rename classes to better reflect their goals.
- Correctly identify and forbid semicolon separated statements.
Expand Down

0 comments on commit 502d4a9

Please sign in to comment.