Tooling for performing and generating migrations in PostgreSQL database.
- Fully managed C# solution (can be used as part of your project, integration tests, console application, CI and in any other way you need)
- Multiple target databases (you can immediately apply the migration to different databases)
- Allowed fragmentation in migration numbers (you can make development in different branches without worries)
- Filtering migrations by groups (by clients, database instances and so on)
- Cross-platform console application for performing migration and generating migration files
You can check the link for read latest documentation.