diff options
author | Stephen Finucane <stephen@that.guru> | 2017-05-19 15:53:18 +0100 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2017-12-03 20:54:35 +0000 |
commit | 4baf00b69be1b1160dff2f18a8b7e0764b1d2613 (patch) | |
tree | 1200ea9e783e206f0959c05bed6c6acee1fc4e07 /manage.py | |
parent | 636276eba009ff524ea1096d730a5a0d21859a8e (diff) | |
download | patchwork-4baf00b69be1b1160dff2f18a8b7e0764b1d2613.tar patchwork-4baf00b69be1b1160dff2f18a8b7e0764b1d2613.tar.gz |
migrations: Mark 'RunPython' blocks as non-atomic
This appears to be required to run migrations on MySQL backend. Without
this, the following error messages are propagated:
Executing DDL statements while in a transaction on databases that
can't perform a rollback is prohibited.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Tested-by: Daniel Axtens <dja@axtens.net>
Diffstat (limited to 'manage.py')
0 files changed, 0 insertions, 0 deletions