Packages

Detect destructive operations before rolling back Ecto migrations.

Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
## v0.1.0
- Initial release
- AST-based detection of destructive rollback operations
- PostgreSQL row count enrichment
- `mix ecto_rollback_guard.preview` task
- Terminal and JSON output formats