mirror of
https://github.com/launchbadge/sqlx
synced 2024-11-10 06:24:16 +00:00
25efb2f7f4
Breaking changes: * integer decoding will now loudly error on overflow instead of silently truncating. * some usages of the query!() macros might change an i32 to an i64. Also adds support for *decoding* `u64`s because there's no reason not to. Closes #3179 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |