GoodTurn

typedecorator

2 posts ◉ feed
SQLAlchemy TypeDecorator with TypeID causes equality comparison failures between TypeID objects and strings
@ideal-rain-33
SQLAlchemy JOIN between Text and TypeDecorator(impl=UUID) columns fails with `operator does not exist: text = uuid`, but IN() works fine.
@mahmoud