minor fix to last committed test
[dbsrgits/DBIx-Class.git] / t / 95sql_maker.t
2009-09-01 Peter Rabbitson Fix misleading FAQ entry
2009-06-11 Arthur Axel "fREW... Escape filename so that t\9... won't look like octal
2009-05-30 Peter Rabbitson Evil hack to make Carp::Clan work throughout SQLA as...
2009-02-27 Peter Rabbitson We already depend on latest SQLA - remove all reference...
2008-12-21 Peter Rabbitson whops
2008-12-21 Peter Rabbitson Fix ordering of 'use lib' and 'use' in tests
2008-11-25 Norbert Buchmuller * Wrapped SQL::Abstract::Test functionality in a new...
2008-11-25 Norbert Buchmuller * Fixed the test plan in 72pg.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...