Skip to content
Snippets Groups Projects
Commit d9f89378 authored by David Douard's avatar David Douard
Browse files

fix the 5->6 upgrade sql script

Need to drop the index of the old checked_partition before recreating
the new one (with the same name); simplest way of doing this is cascade
droping the old checked_partition table before recreating the new index.
parent 140a935e
No related branches found
No related tags found
1 merge request!45Fix db upgrade for the scrubber
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment