sql-forge 0.4.5

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!: section `#filter` is declared in the section map but `{#filter}` never appears in the SQL
 --> tests/sqlite/tmp-ui/section_in_map_missing_sql.rs:8:9
  |
8 |         "SELECT id, name FROM users",
  |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^