1 2 3 4 5 6 7
error: empty SQL query --> tests/compile_fail/empty_sql.rs:2:13 | 2 | let _ = bsql::query!(""); | ^^^^^^^^^^^^^^^^ | = note: this error originates in the macro `bsql::query` (in Nightly builds, run with -Z macro-backtrace for more info)