sqlm-postgres-macros 0.1.0

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