sql-forge 0.3.1

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/mysql/tmp-ui/grouped_section_wrong_width.rs:13:37
   |
13 |                 true => ("", "", ""),
   |                                     ^