On 5 Apr 2009, at 13:00, Peter Rabbitson wrote:


No, this is harmless. What you are seeing is the output of a TODO block. Currently SQLA::Test does not suppress its diag() output even when within
a TODO block, thus you are seeing the mismatch, but it is not counted
towards failed tests. Patches to _sql_differ_diag() and _bind_differ_diag()
in SQL::Abstract::Test are more than welcome.

Are there any other issues with SQLA/DBIC apart from the above annoyance?

Yes, there seems to be an issue with DBIC's t/91debug.t and bracketing around BETWEEN - which I incidentally also ran into with my SQLa2 work.

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to