Skip Menu |

This queue is for tickets about the DBIx-Class CPAN distribution.

Report information
The Basics
Id: 21485
Status: resolved
Priority: 0/
Queue: DBIx-Class

People
Owner: Nobody in particular
Requestors: adamk [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: Quotes test fails on Win32
For some reason, on Win32 the quotes test for ORDER BY fails. I've lost the test output, but the details are in the CPAN Testers report. On the plus side, this looks to be the very last thing preventing Win32 support.
Subject: Quotes test fails
Not specifically a Win32 issue, but due to a recent change in how SQLite interprets ORDER BY and string literals. Fixed in trunk: http://dev.catalyst.perl.org/trac/bast/changeset/2780 It will be released in 0.07002, which should happen soon.