You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Altering (adding, renaming, deleting, reordering) variants of an enum
to the list of things that require a manual migration. I would suggest generalizing this to include redefining any user-defined type, and clarify that it only affects types used as columns of tables (or types used within types used as columns within tables, recursively).