[Digikam-devel] [Bug 300920] tags are stored multiple times
koperwiek
osdijk at planet.nl
Thu May 31 21:30:30 BST 2012
https://bugs.kde.org/show_bug.cgi?id=300920
--- Comment #10 from koperwiek <osdijk at planet.nl> ---
sqlite.
check screenprint of database browser attached.
HvO
Marcel Wiesweg schreef op do 31-05-2012 om 18:04 [+0000]:
> https://bugs.kde.org/show_bug.cgi?id=300920
>
> --- Comment #9 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
> CREATE TABLE ImageTags
> (imageid INTEGER NOT NULL,
> tagid INTEGER NOT NULL,
> UNIQUE (imageid, tagid));
>
> Any duplicate entry in the database would be violating the table definition.
> How do you check the entries? MySQL or SQLite?
>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list