This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/util/migrate
Joseph Schorr 2d2662f53f Fix deleting repos and images under MySQL
MySQL doesn't handle constraints at the end of transactions, so deleting images currently fails. This removes the constraint and just leaves parent_id as an int
2015-11-09 14:42:05 -05:00
..
__init__.py Backfill the v1 checksums from imagestorage 2015-11-06 15:28:44 -05:00
backfill_aggregate_sizes.py Revert "Revert "Merge pull request #682 from jzelinskie/revertrevert"" 2015-10-23 15:26:33 -04:00
backfill_content_checksums.py Backfill the v1 checksums from imagestorage 2015-11-06 15:28:44 -05:00
backfill_image_fields.py Revert "Revert "Merge pull request #682 from jzelinskie/revertrevert"" 2015-10-23 15:26:33 -04:00
backfill_parent_id.py Fix deleting repos and images under MySQL 2015-11-09 14:42:05 -05:00
backfill_user_uuids.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
backfill_v1_checksums.py Backfill the v1 checksums from imagestorage 2015-11-06 15:28:44 -05:00
backfill_v1_metadata.py Later migration changed one of the tables, so make local copies 2015-11-03 11:18:42 -05:00
delete_access_tokens.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
migratebitbucketservices.py Start refactoring of the trigger system: 2015-09-21 16:36:48 -04:00
migrategithubdeploykeys.py Remove the used_legacy_github column 2015-11-06 15:17:55 -05:00
migrateslackwebhook.py Better notifications UI 2015-08-17 17:08:58 -04:00
uncompressedsize.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00