Some checks failed
Aegis CI / lint-and-test (push) Has been cancelled
Use create_type=False on sa.Enum column references inside op.create_table so PostgreSQL does not attempt to CREATE TYPE again after we already created them with checkfirst=True.