IQSS / IQSS/dataverse

Enable running Flyway migrations outside Payara

Open
#11,516 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.1k
Forks
564
Avg merge
2d 2h
Merged PRs (30d)
29

Description

We should have a way to use Flyway in more ways than we do now. Let's enable running against a database that has been loaded a database snapshot or even some live database.

Use cases:

  1. Update some database. (To make multiple update steps at one or other reasons)
  2. Test migrations.
  3. Try out some instance specific data migrations.

PR forthcoming.

Contributor guide

Open the contributing guide

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

Start by reviewing how Flyway migrations currently run through Payara and identify the existing migration entry point. Define how migrations would run against a loaded snapshot or live database, and verify the three listed use cases before considering the work complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.