Expand description
Parse SQL queries as text to IndexMap (tag
=> query
).
Inspired by github.com/krisajenkins/yesql. This is Rust port with additional features.
Re-exports§
pub use indexmap;
Enums§
- Parse
Error - The error type for parse SQL queries as text