Migrated issue, originally created by Sok Ann Yap (@sayap)
In _render_check_constraint, the check constraint name would be stored in opts, but opts is not used later.
Attached is a fix with the logic copied from _render_unique_constraint.
Attachments: alembic-check-constraint-name.diff