-
- Downloads
Reverse the order of dropping the async xray tables
On MySQL dropping the computation_job table first violates the FK constraints. This commit just flips the order of deletes. It also adds a new validCheckSum to ensure users that ran the previous version fo the migration will still work. Fixes #6050
Loading
Please register or sign in to comment