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 df3f47c79a Add a RepositorySearchScore table and calculation to the RAC worker
This will be used in a followup PR to order search results instead of the RAC join. Currently, the join with the RAC table in search results in a lookup of ~600K rows, which causes searching to take ~6s. This PR denormalizes the data we need, as well as allowing us to score based on a wider band (6 months vs the current 1 week).
2017-04-10 14:29:02 -04:00
..
versions Add a RepositorySearchScore table and calculation to the RAC worker 2017-04-10 14:29:02 -04:00
env.py Fix import for alembic 2016-01-29 17:59:23 +02:00
migration.sh data.migrations.migration.sh: wait 25s for mysql 2017-03-21 15:38:39 -04:00
script.py.mako Inject the tables metadata into the upgrade and downgrade functions. Fix a bunch of the downgrades to actually work. 2014-09-04 20:58:29 -04:00