Project

General

Profile

Actions

Bug #1323

closed

Database problems in Poshuku

Added by Magog almost 12 years ago. Updated almost 12 years ago.

Status:
Invalid
Priority:
Low
Assignee:
Category:
Plugins: Poshuku
Target version:
-
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 #1

Updated by 0xd34df00d almost 12 years ago

Title uniqueness constraint is firing. What's the problem with that?

Actions #2

Updated by Magog almost 12 years ago

I don't know is there a problem or not. I have seen lots of this warnings in warning.log and have thought that you should know about it.

Actions #3

Updated by 0xd34df00d almost 12 years ago

  • Status changed from New to Invalid

I know about it.

Actions

Also available in: Atom PDF