Play framework is joining the Typesafe Stack — More information in the official announcement
Community contributed extensions
This module allows you to easily maintain database versions for your project.
http://github.com/dcardon/play-migrate
Written by David Cardon.
| migrate-1.4 ★ | Feb 02, 2011 | Documentation | Download |
| migrate-1.3.2 | Sep 02, 2010 | Documentation | Download |
| migrate-1.3.1 | Aug 10, 2010 | Documentation | Download |
| migrate-1.3 | Jul 20, 2010 | Documentation | Download |
| migrate-1.2 | Jun 22, 2010 | Documentation | Download |
| migrate-1.1 | Apr 16, 2010 | Documentation | Download |
| migrate-1.0 | Feb 28, 2010 | Documentation | Download |
To install locally this modules use the install command:
play install migrate-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> migrate {version}
Check the documentation link of each release to check version notes.
Comments
Use this form to discuss about this module. Off-topic comments will be deleted without warning.