I have a new migration using alembic. My database has a enum name myenum.
myenum
This is the migration script:
def upgrade(): op.create_table(