Skip to content

Commit 203e4c2

Browse files
committed
fix: properly apply filters on destroy & update
this also adopts the bulk of the required work to support proper update query & destroy query callbacks, but that will be introduced in a follow-up minor release because it will break people's applications fixes #163
1 parent 81379cf commit 203e4c2

File tree

5 files changed

+557
-122
lines changed

5 files changed

+557
-122
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ test/test.db-wal
3232
test/dev_test.db
3333
test/dev_test.db-shm
3434
test/dev_test.db-wal
35+
notes/

0 commit comments

Comments
 (0)