The ALTER TABLE operations previously used were causing the DB to die when run on the production TagManifest table which has 7 million rows. We instead now use new mapping tables, which is less nice, but these are temporary anyway, so hopefully we only have to deal with their ugliness for a short duration. |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
_basequery.py | ||
appspecifictoken.py | ||
blob.py | ||
build.py | ||
health.py | ||
image.py | ||
label.py | ||
log.py | ||
message.py | ||
modelutil.py | ||
notification.py | ||
oauth.py | ||
organization.py | ||
permission.py | ||
release.py | ||
repository.py | ||
repositoryactioncount.py | ||
service_keys.py | ||
sqlalchemybridge.py | ||
storage.py | ||
tag.py | ||
team.py | ||
token.py | ||
user.py |