lolopinto / ent

MIT License
51 stars 6 forks source link

Add ability to remove alias from order by clause #1745

Closed Swahvay closed 8 months ago

Swahvay commented 8 months ago

When running a query with a join, to order by a field not on the main table, we have to disable the alias prefixing of columns in the order by clause.