Replies: 1 comment 9 replies
-
I think this is something TypeORM does but i'm not 100% sure. Looking at the outputted query I'm also wondering what version of the lib you are running? The |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
"AS" for table name is not supported in Oracle, is it generated by nest-query or TypeORM?
Is there any solution for this?
Without "AS"

Beta Was this translation helpful? Give feedback.
All reactions