Revision 0a348cc...

Go back to digest for 6th October 2013

Bug Fixes in KDE-PIM

Dan Vratil committed changes in [akonadi/1.10] /src/storage:

Map QString to text instead of Bytea with PostgreSQL backend

It's what suggested by QTSql.

It also happens to fix the recent issues raising around '\SEEN' errors
in SQL queries. It was visible because QTSql somewhat improve the postgresql
driver, and so... akonadi revealed its own bug.

REVIEW: 112976


FIXED-IN: 1.10.3

File Changes

Modified 2 files
  • /src/storage
  •   server/dbinitializer_p.cpp
  •   server/dbupdate.xml
2 files changed in total