Revision 0503170...
Go back to digest for 16th June 2013Features in KDE-PIM
Jan Kundrát committed changes in [trojita] /Imap/Model:
Cleanup: DRY when sanitizing the mailbox names before passing them to the SQL layer
This massaging is still needed due to qsqlite translating a null QString into
NIL; by now, this requirement is documented and its use is made consistent.
Thanks to ronny_ for pointing out that the old way was very ugly.
REVIEW: 110921
File Changes
Modified 2 files
- /Imap/Model
- src/SQLCache.cpp
- src/SQLCache.h
2 files changed in total