sqlx/sqlx-macros
Ryan Leckey e3483230e0 refactor(derives): use separate impls per database
database-generic impls are *mostly* impossible in SQLx so we recently
capitalized on that and made it *totally* impossible (until Rust
has specialization and lazy norm)
2020-06-27 05:30:38 -07:00
..
src refactor(derives): use separate impls per database 2020-06-27 05:30:38 -07:00
Cargo.toml feat(mssql): add macro support 2020-06-07 16:29:46 -07:00