mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-04 17:33:34 +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