Skip to main content
Run any Skill in Manus
with one click

alembic-enum-create-type-trap

Stars2
Forks0
UpdatedMay 15, 2026 at 10:32

Alembic migration adding a Postgres ENUM column emits CREATE TYPE twice (DuplicateObjectError) even with sa.Enum(create_type=False) — must use postgresql.ENUM(create_type=False) for the column-side reference.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly