Delete basicrels tests. Modify run tests to use new syntax. Remove helperrels test...
[dbsrgits/DBIx-Class.git] / t / run / 04db.tl
2006-05-18 Aran Deltac Delete basicrels tests. Modify run tests to use new...
2006-03-21 Aran Deltac Additional tests for AdjacencyList.
2006-03-21 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-21 Matt S Trout Tweaked columns_info_for test to get around SQLite...
2006-03-19 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-19 Matt S Trout Fix to columns_info_for for type(size)
2006-03-19 Aran Deltac Very basic tests for DBIC:Positioned.
2006-03-15 Brandon L. Black columns_info_for upgrades, related test updates, relate...
2006-01-27 Matt S Trout We can now generate our own test schema
2006-01-21 Matt S Trout columns_info_for from zby, fixes to per-db tests
2006-01-14 Matt S Trout More test hackage, some cleanup in ResultSet
2006-01-14 Matt S Trout Some test hackage
2005-12-26 Matt S Trout Switched tests to use DBICTest->class("...")
2005-12-26 Matt S Trout 04db test now uses txn_* API rather than storage->dbh...
2005-09-17 Matt S Trout Yeah, committing the new tests would help ...