make the DB2/AS400 storage a subclass of DB2, do RNO detection, fix FetchFirst
[dbsrgits/DBIx-Class.git] / t / sqlmaker / limit_dialects / rno.t
2011-03-30 Peter Rabbitson Massive rewrite of bind handling, and overall simplific...
2010-12-23 Peter Rabbitson Stop mangling sql on the way out of the limit dialects
2010-08-27 Peter Rabbitson Rename SQLAHacks to SQLMaker, shuffle around files...