On 4/7/07, Christopher H. Laco <[EMAIL PROTECTED]> wrote:
Christopher H. Laco wrote:
> Before I write this off as a SQLite 1.13 problem, I just wanted to get
> some feedback and see if anyone else has seen this. IT all started when
> perigrin tracked my down on IRC about some failing create tests in Handel.
>
> What id came down to was that the last passing test was testing for a PK
> violation on insert. Then the next test, which inserts a record with a
> unique fails with the [almost] same error about id not being unique even
> though it is.
Also an item of interest...
If I put the pk test after the failing test, that test passed...but the
next test after the pk test fails...in nother words, any create after
the pk violation test fails.
Is this with -current ?
_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/