Files
turso/vendored/sqlite3-parser/src/parser/ast
Glauber Costa 62efbde661 use strum package to simplify PragmaName enum management
The pragma list will only grow. The strum crate can be used to:
* automatically convert to string from enum
* automatically convert to enum from string
* implement an iterator over all elements of the enum
2025-01-31 06:44:56 -05:00
..
2025-01-14 22:41:40 +08:00
2025-01-14 22:41:40 +08:00