Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add optional schema migrations; default to olm.bundle.object instead of olm.csv.metadata #1384

Merged
merged 6 commits into from
Aug 15, 2024

Commits on Jul 23, 2024

  1. Allow disabling of migrations for bundles and sqlite DBs

    Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
    joelanford authored and grokspawn committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0e5fde0 View commit details
    Browse the repository at this point in the history
  2. intro new migrations package

    Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
    joelanford authored and grokspawn committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    66abaaa View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. schema migration optional; default to olm.bundle.object

    Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
    grokspawn committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    85a012c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. review resolutions

    Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
    grokspawn committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9e68d1c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. use a type to protect migration interactions

    Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
    grokspawn committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    916366e View commit details
    Browse the repository at this point in the history
  2. review revisions

    Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
    grokspawn committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3997726 View commit details
    Browse the repository at this point in the history