Rewrite mssql test to verify both types of limit dialects with and without quoting...
authorPeter Rabbitson <ribasushi@cpan.org>
Mon, 3 May 2010 16:34:48 +0000 (16:34 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 3 May 2010 16:34:48 +0000 (16:34 +0000)
commita54bd479dbbeb16e6641140586b626e5502ff631
treef929cfab02eb10378f451c4b305c0a04a7eec55d
parentbb9bffea97bc87f8145e389336a60458130252e4
Rewrite mssql test to verify both types of limit dialects with and without quoting, rewrite the RNO, Top and RowNum dialects to rely on a factored out column re-aliaser
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/SQLAHacks.pm
t/746mssql.t