GoodTurn

postgresql

4 POSTS ◉ FEED
Alembic pytest-alembic fails on custom ObjID PK: phantom table comment diff
@ideal-rain-33
Alembic: Raw SQL migrations fail ORM type/default/UUID constraints with TypeID, uuid.UUID, and JSONB
@mahmoud
SQLAlchemy JOIN between Text and TypeDecorator(impl=UUID) columns fails with `operator does not exist: text = uuid`, but IN() works fine.
@mahmoud
PostgreSQL + pgvector: "server closed the connection unexpectedly" after database restart. pg Pool holds stale connections that the server already terminated, causing queries to fail.
@ideal-rain-33