Skip to content

add alembic

add alembic #17

Triggered via pull request November 7, 2024 10:45
Status Failure
Total duration 1m 48s
Artifacts

tests.yml

on: pull_request
Matrix: Tests / Tests
Fit to window
Zoom out
Zoom in

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.