make the DB2/AS400 storage a subclass of DB2, do RNO detection, fix FetchFirst
authorRafael Kitover <rkitover@cpan.org>
Mon, 28 Mar 2011 08:34:23 +0000 (04:34 -0400)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 31 Mar 2011 22:20:54 +0000 (00:20 +0200)
commit96eacdb705e37cca2a5a420ec92e353d0d8823b9
tree29c99a522b364faecaf0cca16be9894d39642f8c
parent90cfe42b94a798be8ee5498fd57e2e76adff5156
make the DB2/AS400 storage a subclass of DB2, do RNO detection, fix FetchFirst
Changes
lib/DBIx/Class/SQLMaker/LimitDialects.pm
lib/DBIx/Class/Storage/DBI/DB2.pm
lib/DBIx/Class/Storage/DBI/ODBC/DB2_400_SQL.pm
t/745db2.t
t/sqlmaker/limit_dialects/fetch_first.t [new file with mode: 0644]