D22677: Fix compatibility with QMYSQL driver after 74aed95

Daniel Vrátil noreply at phabricator.kde.org
Tue Jul 23 10:35:54 BST 2019


dvratil created this revision.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
dvratil requested review of this revision.

REVISION 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.
  
  CCBUG: 409234

REPOSITORY
  R165 Akonadi

BRANCH
  Applications/19.04

REVISION DETAIL
  https://phabricator.kde.org/D22677

AFFECTED FILES
  src/server/storage/dbintrospector.cpp

To: dvratil
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190723/a01e52e1/attachment-0001.html>


More information about the kde-pim mailing list