[Akonadi] [Bug 409234] akonadi with qt5 5.13 is unable to initialize database when using the PostgreSQL backend
Daniel Vrátil
bugzilla_noreply at kde.org
Fri Jul 26 12:32:43 BST 2019
https://bugs.kde.org/show_bug.cgi?id=409234
--- Comment #5 from Daniel Vrátil <dvratil at kde.org> ---
Git commit 8b8db29d10b2ef92deb2d87ff613f3d7f39af34e by Daniel Vrátil.
Committed on 26/07/2019 at 11:32.
Pushed by dvratil into branch 'Applications/19.04'.
Fix compatibility with QMYSQL driver after 74aed95
Summary:
QPSQL requires the table name passed to QSqlDatabase::record() to be lowercase
since Qt 5.13, but doing that breaks QMYSQL, so only adjust the name when
using QPSQL.
Reviewers: #kde_pim, vkrause
Reviewed By: #kde_pim, vkrause
Subscribers: kde-pim
Tags: #kde_pim
Differential Revision: https://phabricator.kde.org/D22677
M +4 -1 src/server/storage/dbintrospector.cpp
https://commits.kde.org/akonadi/8b8db29d10b2ef92deb2d87ff613f3d7f39af34e
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list