sqlm-postgres-macros 0.1.0

macros for `sqlm-postgres`
Documentation
1
2
3
4
5
error: argument never used
 --> tests/fail/extra_named.rs:2:56
  |
2 |     sqlm_postgres_macros::sql!("{foo}", foo = 1, bar = 2);
  |                                                        ^