Execute SQL files for database migrations, schema changes, or data imports. Supports atomic transactions, validation preview, and pattern stripping for compatibility.
Analyzes Liquibase YAML changelogs to identify lock contention risks, data loss potential, and unsafe patterns. Supports all major change types and inline SQL analysis.
Scans repository database migrations to classify each change as rollback-safe or destructive, returning blocking migrations and deployment strategy for rollback readiness assessment.