fix database migration from version 9 to version 11
ClosedPublic

Authored by mgallien on Feb 26 2019, 4:17 PM.

Details

Summary

fix problems with database schema migration

CCBUG: 404458

Test Plan

when migrating database from version 9 to version 11, tracks are kept
with their statistics in database

Diff Detail

Repository
R255 Elisa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mgallien requested review of this revision.Feb 26 2019, 4:17 PM
mgallien created this revision.

This does not fix my issue in https://bugs.kde.org/show_bug.cgi?id=404458, FWIW. :(

This does not fix my issue in https://bugs.kde.org/show_bug.cgi?id=404458, FWIW. :(

Thanks for your test.

This fix is needed but was not expected to fix your problem. Sorry to not have been more informative on the scope of this diff.

I will land it as it is needed to fix indexing for master branch.

This revision was not accepted when it landed; it landed in state Needs Review.Mar 10 2019, 9:48 AM
This revision was automatically updated to reflect the committed changes.