Skip to main content

2 docs tagged with "destructive-change"

View all tags

Detecting drops of foreign key constraints on MySQL

Learn how to detect the dropping of foreign key constraints in MySQL databases using Atlas's linting capabilities. Understand the implications of dropping foreign keys and how to prevent accidental drops.

Preventing accidental column deletion on MySQL

Learn how to prevent accidental column deletion in MySQL databases using Atlas's linting capabilities. Understand the impact of dropping columns and how to enforce policies against destructive changes.