Updated main docs, altered mail address in POD for 0.01
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / DB.pm
2005-08-09 Matt S Trout Updated main docs, altered mail address in POD for...
2005-08-06 Matt S Trout Fixed DBICTest Schema class names, added class_resolver...
2005-08-04 Matt S Trout Doc fix for DB.pm
2005-08-04 Matt S Trout _get_dbh removed
2005-08-04 Matt S Trout Mostly refactored everything to select/update/delete...
2005-08-02 Matt S Trout Very very brief doc stubs for main package, DB.pm and...
2005-07-31 Matt S Trout Refactoring, basic cursor support, additional syntax...
2005-07-29 Matt S Trout Added dbi_commit and db_rollback. NEEDS TESTS.
2005-07-29 Marcus Ramberg basic pod stubs for everything but the CDBI compat...
2005-07-25 Matt S Trout Added tests for the core APIs, refactored some
2005-07-19 Matt S Trout Most of the first third of 02-Film now works :)
2005-07-19 Matt S Trout Initial commit of DBIx::Class (experimental Class:...