excellent_migrations: Elixir lib for detecting unsafe db migrations
Hey, I’ve just released excellent_migrations
lib on Hex. It’s a tool that analyses database migrations and detects potentially dangerous operations. I was inspired by a popular Ruby gem strong_migrations
.
- GitHub: https://github.com/Artur-Sulej/excellent_migrations
- Hex: https://hex.pm/packages/excellent_migrations
- Docs: https://hexdocs.pm/excellent_migrations
Your feedback and contributions are super welcome 😎
Read next Launching Livebook using LiveView