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

feat: Added custom query support for PostgreSQL #644

Merged
merged 3 commits into from
Dec 9, 2022

Conversation

sharangagarwal
Copy link
Contributor

@sharangagarwal sharangagarwal commented Dec 8, 2022

Closes #569

Adds custom query support for PostgreSQL
Created new file third_party/ibis/ibis_postgres/client.py to add _get_schema_using_query and _get_type to PostgreSQLClient

@sharangagarwal sharangagarwal changed the title add support for _get_schema_using_query in Postgres feat: Added custom query support for PostgreSQL Dec 8, 2022
@sharangagarwal
Copy link
Contributor Author

/gcbrun

@sharangagarwal
Copy link
Contributor Author

/gcbrun

@sharangagarwal
Copy link
Contributor Author

/gcbrun

@sharangagarwal sharangagarwal merged commit 88dcfd3 into develop Dec 9, 2022
@sharangagarwal sharangagarwal deleted the issue560-postgrescustom branch December 9, 2022 10:38
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.

Postgres client doesn't support custom query
2 participants