mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-09-28 05:21:45 +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