iddogino opened this issue 7 years ago · 1 comments
Add the ability to rename values in a query:
{a as b}
OR
{b:a}
This would be helpful at times when you get long names, especially from function nodes: PostgreSQL.local.schema.table.find, and could also have repeated names.
PostgreSQL.local.schema.table.find
Fix: 2ed9d67