Revert "Add support for NULLS FIRST/LAST in ORDER BY"
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Sun, 14 Apr 2013 10:53:32 +0000 (11:53 +0100)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Sun, 14 Apr 2013 14:15:03 +0000 (15:15 +0100)
commit5e4361304e44378efe29ad97c4430cd5f5c0f1ba
treef723c4544cafc45576a238c6a37edba782152694
parent521647e7e01af89d2deda6724bd76cb399c0bfff
Revert "Add support for NULLS FIRST/LAST in ORDER BY"

Despite being an ISO/ANSI SQL feature, it's apparently not supported by
enough databses to have by default.

This reverts commits 2266ca5c0bf34c24ba7fbf6448ad1c34a082f240 and
b137b0744a3aaea3df1ba497345378e9d3f8da40.
Changes
lib/SQL/Abstract.pm
t/06order_by.t