solang-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Solang-devel] Re: Possible bug in tags and database query


From: Debarshi Ray
Subject: [Solang-devel] Re: Possible bug in tags and database query
Date: Thu, 24 Sep 2009 22:33:38 +0300

So I spent some time trying to reproduce this and I find that the
problem always hits when the following sequence occurs:
+ create tagA
+ create tagB
+ import photos and tag them as tagA
<restart Solang>
+ import photos and tag them as tagA and taB

Are we still generating unique photo IDs when the program is restarted
because SQLite screams:
Error: PRIMARY KEY must be unique
Error:columns photoid, tagid are not unique
Error:columns photoid, tagid are not unique

Happy hacking,
Debarshi
-- 
One reason that life is complex is that it has a real part and an
imaginary part.
    -- Andrew Koenig




reply via email to

[Prev in Thread] Current Thread [Next in Thread]