Fix test in t/91debug.t for less ambigious SQL bracketing for 0.08013 release
[dbsrgits/DBIx-Class.git] / t / 95sql_maker_quote.t
2009-04-05 Ash Berlin Fix test in t/91debug.t for less ambigious SQL bracketi... maint/0.0800xx v0.08013
2009-01-29 Peter Rabbitson Now SQLA 1.50 compatible - no changes to tests, no...
2006-11-22 Matt S Trout moved tests to compose_namespace instead of compose_con...
2006-11-13 Ash Berlin Seperated out quote tests so that matt can use them...