MoeraOrg / MoeraOrg/moera-issues

Replace Flyway

Open
#280 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement node
Dominant language
No language data
Stars
20
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Replace Flyway library with some other database updater, that:

  • Allows to create new initial states of the database, so it is not needed to repeat all database updated from the very beginning when installing the software for the first time.
  • Does not save script hashes, so it is possible to make changes to the database and then to reflect them in an update script.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are mentioned. Review how Flyway is currently used and identify the database update workflow; done means selecting and integrating an updater that supports new initial database states and permits edited update scripts without stored script hashes.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.