-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
sqliteIssues and PRs related to the SQLite subsystem.Issues and PRs related to the SQLite subsystem.
Description
Version
current
Platform
all
Subsystem
sqlite
What steps will reproduce the bug?
database2.applyChangeset(session.changeset(), {
filter() { throw new Error('boom'); }
});
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior? Why is that the expected behavior?
Error is thrown
What do you see instead?
Process crashes
Additional information
No response
Metadata
Metadata
Assignees
Labels
sqliteIssues and PRs related to the SQLite subsystem.Issues and PRs related to the SQLite subsystem.