-
Notifications
You must be signed in to change notification settings - Fork 0
thomasdufourd/c5-db-migration-spike
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
prerequisite : . hsqldb server with 'bris' db -- up and running . table ENHET must be present run : from command-line at the root of this project . mvn db-migration:check : maven build fails and should give the following output : "[WARNING] There is 1 pending migrations: " . mvn db-migration:migrate : apply all pending migrations check : in your favorite sqlclient . select * from enhet --> the record is created . select * from schema_version --> a new entry is added ref : http://code.google.com/p/c5-db-migration/
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published