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

Daniel Vrátil <dvra...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |https://commits.kde.org/ako
                   |                            |nadi/2fcd7c4c4f6cc512de9d77
                   |                            |78ab67d637934e7638
   Version Fixed In|                            |5.6.1

--- Comment #1 from Daniel Vrátil <dvra...@kde.org> ---
Git commit 2fcd7c4c4f6cc512de9d7778ab67d637934e7638 by Daniel Vrátil.
Committed on 26/08/2017 at 10:04.
Pushed by dvratil into branch 'Applications/17.08'.

Fix SQLite DB schema upgrade to version 35

SQLite does not support DROP COLUMN and our upgrade language is not
expressive enough to handle that in another way, so for now we just
leave the 'external' column in PartTable on SQLite, it will simply
be ignored. On other backends the column is removed as expected.
FIXED-IN: 5.6.1

M  +2    -1    src/server/storage/dbupdate.xml

https://commits.kde.org/akonadi/2fcd7c4c4f6cc512de9d7778ab67d637934e7638

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

Reply via email to