Skip to content

Update vertica_python.py with DefaultDialect get_multi* functions#20

Open
gibson3659 wants to merge 1 commit intobluelabsio:masterfrom
gibson3659:get_multi
Open

Update vertica_python.py with DefaultDialect get_multi* functions#20
gibson3659 wants to merge 1 commit intobluelabsio:masterfrom
gibson3659:get_multi

Conversation

@gibson3659
Copy link

Added get_multi functions to so they default to DefaultDialect instead of PostgresDialect. Without these additions, I had issues with inspection queries coming through from postgres dialect and failing. Also added a simple bypass for getting temporary tables that was failing. Since I'm not concerned about temporary tables in my project, the function simply returns an empty list.

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