-
Notifications
You must be signed in to change notification settings - Fork 42
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
db: Modify upgrade cmd to migrate database from Postgres to Sqlite #153
Closed
Commits on Jun 27, 2024
-
Add support for sqlite storage in installer binary (PROJQUAY-6286)
Signed-off-by: harishsurf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06a0cd3 - Browse repository at this point
Copy the full SHA 06a0cd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e6681b - Browse repository at this point
Copy the full SHA 5e6681bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2d6fec - Browse repository at this point
Copy the full SHA e2d6fecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6a981e - Browse repository at this point
Copy the full SHA a6a981eView commit details -
Remove postgres and old db migration tasks from the upgrade cmd
This removes the ansible tasks related to postgres image upgrade and OMR migration from 1.2.9 to 1.3.0.
Configuration menu - View commit details
-
Copy full SHA for 0279232 - Browse repository at this point
Copy the full SHA 0279232View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff57778 - Browse repository at this point
Copy the full SHA ff57778View commit details -
Configuration menu - View commit details
-
Copy full SHA for e36b4dd - Browse repository at this point
Copy the full SHA e36b4ddView commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f64d83 - Browse repository at this point
Copy the full SHA 5f64d83View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd850a5 - Browse repository at this point
Copy the full SHA fd850a5View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1d6dec2 - Browse repository at this point
Copy the full SHA 1d6dec2View commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4597a3c - Browse repository at this point
Copy the full SHA 4597a3cView commit details
Commits on Jul 15, 2024
-
Move upgrading quay image before db migration
quay needs to be on latest version with all alembic migration changes before db is migrated from postgres to sqlite, else alembic migration fails
Configuration menu - View commit details
-
Copy full SHA for 6116d2a - Browse repository at this point
Copy the full SHA 6116d2aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.