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

Postgres client doesn't support custom query #569

Closed
bdgeise opened this issue Aug 25, 2022 · 0 comments · Fixed by #644
Closed

Postgres client doesn't support custom query #569

bdgeise opened this issue Aug 25, 2022 · 0 comments · Fixed by #644
Assignees
Labels
priority: p2 Medium priority. Fix may not be included in next release (e.g. minor documentation, cleanup) type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@bdgeise
Copy link

bdgeise commented Aug 25, 2022

When running a custom query validation with a postgres/redshift connection an error occurs `AttributeError: 'PostgreSQLClient' object has no attribute '_get_schema_using_query'

@nehanene15 nehanene15 added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Medium priority. Fix may not be included in next release (e.g. minor documentation, cleanup) labels Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Medium priority. Fix may not be included in next release (e.g. minor documentation, cleanup) type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
4 participants