v0.5.6
Correct Postgres' Length Limit for Bind Parameters (#1141)
Keep track of column typing in SQLite EXPLAIN parsing (#1323)
feat(macros): implement `query_scalar!()` and variants
Update tests/sqlite/setup.sql to match current tests.
sqlite: fix a couple segfaults (#1351)
style: rustfmt