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

#asking, how to query views on postgre #3

Open
hattaagung opened this issue Feb 22, 2024 · 0 comments
Open

#asking, how to query views on postgre #3

hattaagung opened this issue Feb 22, 2024 · 0 comments

Comments

@hattaagung
Copy link

i tried to query views but failed
Traceback (most recent call last):
File "C:\Python311\Lib\site-packages\sqlalchemy\engine\base.py", line 1965, in _exec_single_context
self.dialect.do_execute(
File "C:\Python311\Lib\site-packages\sqlalchemy\engine\default.py", line 921, in do_execute
cursor.execute(statement, parameters)
psycopg2.errors.UndefinedTable: relation

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

No branches or pull requests

1 participant