Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play Carbonate Module

Module for creating and running database migrations for Play application. The main features are:

  • Timestamp based versioning of the migrations to avoid the unnecessary conflicts
  • Migrations are applied automatically on application startup
  • New migrations are created with generated SQL from Hibernate schema update

Uses a modified version of Carbon Five Database Migration (http://code.google.com/p/c5-db-migration/) framework for running the migrations.

About

Database migration module for Play framework

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages