v0.5.4
Correct Postgres' Length Limit for Bind Parameters (#1141)
format: run rustfmt
feat(macros): implement `query_scalar!()` and variants
Update tests/sqlite/setup.sql to match current tests.
feat: add Executor::prepare, a hook into the automatic statement preparation life-cycle
test(sqlite): extend it_caches_statements() test
style: rustfmt