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

fixes mapping views #5

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

fixes mapping views #5

wants to merge 12 commits into from

Conversation

lv10
Copy link

@lv10 lv10 commented Dec 6, 2017

Problem:
SQLAlchemy-Vertica was able to see view names but I wasn't able to query data from views. The view (aka table id) was only obtained for tables not views.
Solution:
Add a union statement so that views can be obtained and queried.

@lv10
Copy link
Author

lv10 commented Feb 7, 2018

Is there anything I can do to help you guys implement this minor fix?

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.

1 participant