Skip to content

feature/script-migrations #5

@DutchJavaDev

Description

@DutchJavaDev

I already know I will be adding removing columns from table, this would be easier if I had some kind migration mechanism

Simple version

  • Map containing migrations scripts
  • Before API starts check latest script applied in database
  • Check map if there is a newer script
  • If so apply script to database
  • Add applied script to database
  • Continue starting api

Metadata

Metadata

Assignees

Labels

backendbacklogNot a high priority at the momentenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions