Replies: 1 comment
-
|
that's just a warning, fixed in 0.6.1 (will release soon) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Postgres: pgvector/pgvector:pg16
Hindsight: latest (0.5.6)
alembic_version: i4j5k6l7m8n9
docker compose logs error:
postgres-1 | ERROR: function schemas_with_pending_work() does not exist at character 15
postgres-1 | STATEMENT: SELECT * FROM schemas_with_pending_work()
\df shows no schemas_with_pending_work() function exists in the database.
Migration i4j5k6l7m8n9 did not create this function.
Beta Was this translation helpful? Give feedback.
All reactions