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

sqlalchemy.exc.ProgrammingError: (psycopg2.errors.UndefinedTable) missing FROM-clause entry for table "anon_1" #504

Open
febin4project opened this issue Sep 24, 2022 · 0 comments

Comments

@febin4project
Copy link

febin4project commented Sep 24, 2022

sqlalchemy.exc.ProgrammingError: (psycopg2.errors.UndefinedTable) missing FROM-clause entry for table "anon_1"
image

from my line of code

result = browser.aggregate(cell,drilldown=['client'])

cubes==1.0.1
Flask==0.10.1
Flask-SQLAlchemy==2.0

are my related requirement.txt entries. I am in the middle of project upgrade of a legacy app where cubes used as main reporting engine.

The code has been running quite a long period without any issues.

Any hint please?

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