Skip to content

Library that implements the mechanism of migrations for the database PostgresSQL

License

Notifications You must be signed in to change notification settings

EmptyFlow/PostgreSQL.Migrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL.Migrations

Tooling for performing and generating migrations in PostgreSQL database.

Features

  • 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

Documentation

You can check the link for read latest documentation.

About

Library that implements the mechanism of migrations for the database PostgresSQL

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published