mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-01-06 08:42:06 +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