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.