* Made some more tests SKIP if SQLA version < 1.50.
[dbsrgits/DBIx-Class.git] / t / 95sql_maker.t
2008-11-25 Norbert Buchmuller * Made some more tests SKIP if SQLA version < 1.50.
2008-11-16 Norbert Buchmuller * Added test cases to test if arrayref bind values...