mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-05 05:09:42 +00:00
If a query has a column alias available we should use that name instead of the column name. Fixes #385
If a query has a column alias available we should use that name instead of the column name. Fixes #385