Database migrations for .NET. Based on the idea of Rails ActiveRecord Migrations.
Database migrations for .NET. Based on the idea of Rails ActiveRecord Migrations.
Supported Databases
- MySQL
- Oracle (not well tested?)
- PostgreSQL
- SQLite
- SQL Server
Writing Migrations