sql-forge 0.4.6

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!: grouped section value must provide exactly 2 items
  --> tests/sqlite/tmp-ui/grouped_section_wrong_width.rs:13:37
   |
13 |                 true => ("", "", ""),
   |                                     ^