v0.5.0
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
sqlite test - prepared statements are reset after fetch_one
style: rustfmt