scala-migrations

v 1.0.1

Database migrations written in Scala

Scala Migrations is a library to manage upgrades and rollbacks to database schemas. Migrations allow a source control system to manage together the database schema and the code using the schema. It is designed to allow multiple developers working on a project with a database backend to design schema modifications independently, apply the migrations to their local database for debugging and when complete, check them int…

https://code.google.com/p/scala-migrations/

To install scala-migrations, paste this in macOS terminal after installing MacPorts

sudo port install scala-migrations

Add to my watchlist

Installations 1
Requested Installations 1