added check to skip tests that break on SQLite < 3.2.6 due to SQLite not understandin...
[dbsrgits/DBIx-Class.git] / t / 40resultsetmanager.t
2006-02-06 Jess Robinson Check for Module::Find as well..
2006-02-06 Paul Makepeace move DBICTest::Extra to after the Class::Insepctor...
2006-02-06 Jess Robinson Add Class::Inspector recommends, make resultsetmanager...
2006-02-03 David Kamholz add ResultSetManager tests