Skipping Constraint Renames in Schema Migrations
How do I instruct Atlas to not generate RENAME
commands for table constraints in schema migrations when running commands
such as migrate diff
, schema apply
, schema plan
, etc.?
How do I instruct Atlas to not generate RENAME
commands for table constraints in schema migrations when running commands
such as migrate diff
, schema apply
, schema plan
, etc.?