doubleSlashde / KeepTime

Application to track your time spent on different projects each day.
GNU General Public License v3.0
8 stars 3 forks source link

Use Database migration #2

Closed Death111 closed 6 years ago

Death111 commented 6 years ago

Use Flyway or Liquibase for database initialization and migrations https://docs.spring.io/spring-boot/docs/current/reference/html/howto-database-initialization.html#howto-use-a-higher-level-database-migration-tool

Death111 commented 6 years ago

created branch https://github.com/doubleSlashde/KeepTime/tree/feature/%232_dbMigrations

Death111 commented 6 years ago

added with https://github.com/doubleSlashde/KeepTime/commit/1ade8bc7261980395c39e0d468af8ca0fb497ab3