Skip Menu |

This queue is for tickets about the Handel CPAN distribution.

Report information
The Basics
Id: 113614
Status: new
Priority: 0/
Queue: Handel

People
Owner: Nobody in particular
Requestors: ribasushi [...] leporine.io
Cc:
AdminCc:

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



Subject: Test fail as of libsqlite 3.8.2 (DBD::SQLite >= 1.41_04)
The libsqlite optimizer rewrite had a side effect that *some* queries without an explicit ORDER BY clause started returning results in different order. Your code/test suite needs to be adjusted to accommodate that (almost invariably the solution is to tack an order_by to your resultsets). DBIC went through similar churn a while ago: https://github.com/dbsrgits/dbix-class/commit/fb88ca2c9