mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-29 21:00:54 +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