limbo/parser
Glauber Costa cb7c04ffad return error instead of panic for invalid syntax on views
I have accidentally typed "create materialized views", and noticed
that this panics, instead of returning an error. Fix it.
2025-09-19 03:59:28 -05:00
..
benches remove turso_sqlite3_parser from turso_parser 2025-09-02 18:10:28 +07:00
src return error instead of panic for invalid syntax on views 2025-09-19 03:59:28 -05:00
Cargo.toml move as many dependencies as possible to workspace to avoid multiple versions of the same dependency 2025-09-15 17:19:36 -03:00
README.md test exprs 2025-08-07 15:40:36 +07:00

TODO