mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 15:25:32 +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