Skip to content
Snippets Groups Projects
Commit c11872fe authored by Charlotte Hausman's avatar Charlotte Hausman
Browse files

migration for initial matrix population

parent db56b458
No related branches found
No related tags found
2 merge requests!1706merge 2.8.4 to main,!1656migration for initial matrix population
Pipeline #15623 failed
......@@ -120,6 +120,6 @@ def upgrade():
def downgrade():
op.execute(
"""
TRUNCATE casa_matrix_capabilities, casa_matrix_casa_versions
TRUNCATE casa_matrix_capabilities, casa_matrix_casa_versions RESTART IDENTITY
"""
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment