sql-forge 0.5.0

Proc-macro combining compile-time SQL validation with a runtime QueryBuilder for dynamic queries using named parameters.
Documentation
1
2
3
4
5
error: sql_forge!: batch section {( ... )} without closing }
 --> tests/sqlite/tmp-ui/caveat_string_literal_batch_open.rs:8:9
  |
8 |         r#"SELECT id, name FROM users WHERE name = "abc{(def""#,
  |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^