052c31752b
This migration generates the following for MySQL: BEGIN; -- Running upgrade 1093d8b212bb -> 6243159408b5 ALTER TABLE logentry DROP FOREIGN KEY fk_logentry_account_id_user; ALTER TABLE logentry DROP FOREIGN KEY fk_logentry_repository_id_repository; ALTER TABLE logentry DROP FOREIGN KEY fk_logentry_performer_id_user; UPDATE alembic_version SET version_num='6243159408b5' WHERE alembic_version.version_num = '1093d8b212bb'; COMMIT; |
||
---|---|---|
.. | ||
migrations | ||
model | ||
users | ||
__init__.py | ||
archivedlogs.py | ||
billing.py | ||
buildlogs.py | ||
database.py | ||
fields.py | ||
queue.py | ||
read_slave.py | ||
runmigration.py | ||
userevent.py | ||
userfiles.py |