mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-05 15:57:08 +00:00
* Make it possible to use both nullability and type overrides * Fix override parsing lookahead logic * Update column override tests * Support nullability overrides with wildcard type overrides * Fix tests * Update query! overrides docs * Remove last bits of macro_result! * rustfmt