FetchFirst does not inject an order because me.title is unique
Matt S Trout [Sat, 12 Oct 2013 18:54:35 +0000 (18:54 +0000)]
t/sqlmaker/limit_dialects/torture.t

index f4e7d1d..6671e37 100644 (file)
@@ -507,10 +507,8 @@ my $tests = {
             WHERE source != ? AND me.title = ? AND source = ?
             GROUP BY (me.id / ?), owner.id
             HAVING ?
-            ORDER BY me.id
             FETCH FIRST 7 ROWS ONLY
           ) me
-        ORDER BY me.id DESC
         FETCH FIRST 4 ROWS ONLY
       )',
       [