MoeraOrg / MoeraOrg/moera-issues
Replace Flyway
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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