add alembic #17
Annotations
4 errors
Tests / Tests (3.12, postgresql14, opensearch2):
tests/test_alembic.py#L33
test_alembic
sqlalchemy.exc.ProgrammingError: (psycopg2.errors.UndefinedObject) index "ix_uq_partial_files_object_is_head" does not exist
[SQL:
DROP INDEX ix_uq_partial_files_object_is_head]
(Background on this error at: https://sqlalche.me/e/14/f405)
|
Tests / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
|
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_alembic.py#L33
test_alembic
sqlalchemy.exc.ProgrammingError: (psycopg2.errors.UndefinedObject) index "ix_uq_partial_files_object_is_head" does not exist
[SQL:
DROP INDEX ix_uq_partial_files_object_is_head]
(Background on this error at: https://sqlalche.me/e/14/f405)
|
Tests / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|