https://bugs.kde.org/show_bug.cgi?id=402380

            Bug ID: 402380
           Summary: Database schema upgrade to V10 is incomplete
           Product: digikam
           Version: 6.0.0
          Platform: Appimage
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Database-Mysql
          Assignee: digikam-bugs-n...@kde.org
          Reporter: kde.b...@meku.org
  Target Milestone: ---

SUMMARY

Beginning with a DK5.9 database and then running the latest DK6.0b3 (20181215)
the database schema is upgraded to v10 but there are many fields that are not
updated to the same level as a clean install of DK6.0 

For example in v10 many of the INT fields have been changed to BIGINT and
DATETIME has been changed to DATETIME(3).

STEPS TO REPRODUCE
1. Install DK5.9 with MySQL database
2. Run DK6.0

OBSERVED RESULT
Database version is upgraded to v10 but the above fields are not updated.

EXPECTED RESULT
Database is upgraded to identical structure as a fresh install of DK6.0

ADDITIONAL INFORMATION
Having INT instead of BIGINT does not appear to be causing any further issues
at this time, however the omission of DATETIME(3) appears to be partly
responsible for Bug #402379

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to