diff options
author | Stephen Finucane <stephen@that.guru> | 2020-04-26 14:17:57 +0100 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2020-04-26 16:06:45 +0100 |
commit | c7d6e18f33146d5564a8be5f4c859113d4c34dbe (patch) | |
tree | 1135d4381d4f742062ff9ce4088f87934eccc801 /tools | |
parent | 10b6162807ed76b1b56c0a57c9e55e02e88daad1 (diff) | |
download | patchwork-c7d6e18f33146d5564a8be5f4c859113d4c34dbe.tar patchwork-c7d6e18f33146d5564a8be5f4c859113d4c34dbe.tar.gz |
migrations: Resolve issues with other DB backends for 0042, 0043
0042 was using MySQL-specific SQL to delete entries in the
'patchwork_comment' table that were associated with entries in the
'patchwork_coverletter' table, while 0043 only considered MySQL and
PostgrSQL when attempting to copy fields from 'patchwork_patch' to
'patchwork_submission'. Both issues are resolved.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions