Skip Menu |

This queue is for tickets about the Fey CPAN distribution.

Report information
The Basics
Id: 44656
Status: resolved
Priority: 0/
Queue: Fey

People
Owner: Nobody in particular
Requestors: er [...] xs4all.nl
Cc:
AdminCc:

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



Subject: enabling NULLS LAST in order by (patch)
Date: Sun, 29 Mar 2009 18:32:36 +0200 (CEST)
To: bug-fey [...] rt.cpan.org
From: "Erik Rijkers" <er [...] xs4all.nl>
(using perl 5.10.0, Postgres 8.3.7, and Fey::VERSION = 0.24) I tried to build a select statement with "NULLS LAST" on the order by clause, but that seemed not to be possible. 'ORDER BY ... NULLS LAST' is in the SQL standard, and implemented by (at least) postgres and oracle. maybe the following patch with test is useful. Thanks, Erik Rijkers

Message body is not shown because sender requested not to inline it.

Message body is not shown because sender requested not to inline it.