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

[BUG] superset db upgrade command is not working with Postgres database #199

Open
luabida opened this issue Sep 12, 2023 · 0 comments
Open
Labels
backend Backend server tasks bug Something isn't working

Comments

@luabida
Copy link
Contributor

luabida commented Sep 12, 2023

Traceback (most recent call last):
  File "/opt/conda/envs/epigraphhub/lib/python3.9/site-packages/sqlalchemy/engine/base.py", line 1910, in _execute_context
    self.dialect.do_execute(
  File "/opt/conda/envs/epigraphhub/lib/python3.9/site-packages/sqlalchemy/engine/default.py", line 736, in do_execute
    cursor.execute(statement, parameters)
psycopg2.errors.DuplicateColumn: column "advanced_data_type" of relation "table_columns" already exists
@luabida luabida added bug Something isn't working backend Backend server tasks labels Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend server tasks bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant