Skip to content

huljas/play-carbonate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published