pg-schema-diff
pg-schema-diff copied to clipboard
Considering adding warning if a migration's success is dependent on the data
Examples include:
- Any type of data constraint
- Changing the type of a column
- Changing the type of a sequence