You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Of course, I just wrote a "CREATE TRIGGER" test, 0939aba.
In fact, except for the lack of support for load_extensions and the lack of default persistent vfs support, all other features are available.
However, I do not recommend you to use it directly. You can use tools such as rusqlite and diesel that have already wrapped sqlite calls. rusqlite/rusqlite#1643 and diesel-rs/diesel#4474.
As per title, does
sqlite-wasm-rs
support TRIGGERs?The text was updated successfully, but these errors were encountered: