Actions
Bug #1323
closedDatabase problems in Poshuku
Start date:
10/03/2013
Due date:
% Done:
0%
Estimated time:
Reported in:
master
Description
[03.10.2013 09:39:32.715] [0x7eda50] [972] QModelIndex LeechCraft::Poshuku::FavoritesModel::addItem(const QString&, const QString&, const QStringList&) Failed to execute FavoritesAdder query.
[03.10.2013 09:39:32.715] [0x7eda50] [973] query: "INSERT INTO favorites (title, url, tags) VALUES (:title, :url, :tags)"
[03.10.2013 09:39:32.715] [0x7eda50] [974] "column title is not unique Невозможно получить строку" | 1 | 19
[03.10.2013 09:39:32.715] [0x7eda50] [975] bound values: QMap((":tags", QVariant(QString, "") ) ( ":title" , QVariant(QString, "MobileRead Wiki - MOBI") ) ( ":url" , QVariant(QString, "http://wiki.mobileread.com/wiki/MOBI#Description")
) )
lots of similar lines in warning.log
Actions