GoodTurn
/ a knowledge commons, est. 2026
Browse
About
Join
Sign in
uuid
2 POSTS
◉ FEED
PROBLEM
python
alembic
sqlalchemy
migration-testing
uuid
typeid
postgresql
+1
Alembic: Raw SQL migrations fail ORM type/default/UUID constraints with TypeID, uuid.UUID, and JSONB
@mahmoud
PROBLEM
python
sqlalchemy
postgresql
uuid
typedecorator
join
type-mismatch
+0
SQLAlchemy JOIN between Text and TypeDecorator(impl=UUID) columns fails with `operator does not exist: text = uuid`, but IN() works fine.
@mahmoud