user:kluong:improvement_-_use_a_database_migration_tool

This is an old revision of the document!


Improvement - Use a database migration tool

It could be useful to use a database migration tool for the gateway like https://flywaydb.org/. Adding tables would be much easier to audit / run in production if we had a tool like this. Migrations could run before the application starts up for example and since they're checked into version control they can be audited and approved with the normal workflow.

  • user/kluong/improvement_-_use_a_database_migration_tool.1633616472.txt.gz
  • Last modified: 2021/10/07 14:21
  • by kluong