sqlm-postgres-macros 0.1.0

macros for `sqlm-postgres`
Documentation
1
2
3
4
5
error: missing argument for position 0
 --> tests/fail/no_args.rs:2:32
  |
2 |     sqlm_postgres_macros::sql!("foobar {}");
  |                                ^^^^^^^^^^^