Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix type name issue when the type is not in the default schema #264

Merged
merged 8 commits into from
May 21, 2018

Conversation

mhh1422
Copy link
Contributor

@mhh1422 mhh1422 commented May 19, 2018

No description provided.

@mhh1422
Copy link
Contributor Author

mhh1422 commented May 19, 2018

When the column type is of user defined type and the type is not in the default schema, the generated query misses the surrounding quotes. i.e.
"column_name" schema_name"."type_name .....

@dolezel dolezel merged commit d91125d into salsita:master May 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants