Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration of data on IM updates #91

Open
douradofrazer opened this issue Jun 17, 2021 · 1 comment
Open

Migration of data on IM updates #91

douradofrazer opened this issue Jun 17, 2021 · 1 comment
Assignees

Comments

@douradofrazer
Copy link
Contributor

douradofrazer commented Jun 17, 2021

When changes are made to the IM tables, it should be updated without affecting existing data. We will use alter scrips and maintain versions for the changes so that we could also do a possible rollback.

Suggested tools:

  1. Flywaydb
  2. Liquibase
@douradofrazer douradofrazer added the enhancement New feature or request label Jun 17, 2021
@douradofrazer douradofrazer self-assigned this Jun 17, 2021
@raisoman
Copy link
Contributor

Note that even thoughh we use SQL to formulate the IM, we are not running a system. The priority is to keep the IM as readable as possible, so versioning will be out of scope for the foreseeable future.

@douradofrazer douradofrazer removed the enhancement New feature or request label Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants