Add explicit AS keyword to RowNum (Oracle) limit dialect
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 10 Apr 2014 11:10:55 +0000 (13:10 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 25 Apr 2014 08:46:35 +0000 (10:46 +0200)
commitb775fa8e88ff5a798e4b4a198b782c76edd93f6b
tree5834d2460a5e5b8b4fb6f8e3a3395501b2d9c6da
parent66950d7a1a50c9f375a3f0fc7f40f02c789c814d
Add explicit AS keyword to RowNum (Oracle) limit dialect

This should have no effect on the actual query, only done to bring in line
with the generalized DQ engine
lib/DBIx/Class/SQLMaker/LimitDialects.pm
t/sqlmaker/limit_dialects/rownum.t
t/sqlmaker/limit_dialects/torture.t