_get_dbh removed
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / 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:...