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/data/migrations
Joseph Schorr 0c83e1272b Switch Tag name field back to ASCII
Because we run MySQL 5.6 in production, making this field a utf-8 went outside the 767 byte max size for indexes on the `tag_repository_id_name_lifetime_end_ms` index.
2018-11-02 14:35:39 -04:00
..
versions Switch Tag name field back to ASCII 2018-11-02 14:35:39 -04:00
__init__.py Add support for populating test data during migration testing 2018-06-18 14:14:32 -04:00
env.py Fix error case in uploading tar, more comments 2018-06-22 13:23:08 -04:00
migration.sh Phase 1 of migrating APPR-specific tables to tables with the Appr prefix 2018-07-20 13:19:01 -04:00
script.py.mako Add support for populating test data during migration testing 2018-06-18 14:14:32 -04:00
tester.py Add support for populating test data during migration testing 2018-06-18 14:14:32 -04:00