Skip to content

0.9.0 - Implement Docker image to apply migration

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 13:34
  1. Suggested way to perform migration is to utilize docker image to run migration script.
  2. See Docker Compose file and .env
  3. Migration file data.sql is now a part of repository files (and not release artifacts)

Read the README for more information