I am using sqlalchemy.Base to describe tables, but it seems that UniqueConstraint is being ignored. It does not get created in the database (I manu
sqlalchemy.Base
UniqueConstraint