create now on resultset as well
[dbsrgits/DBIx-Class.git] / t /
2005-07-31 Matt S Trout Refactoring, basic cursor support, additional syntax...
2005-07-30 David Kamholz changed set_primary_key() to use Tie::IxHash so order...
2005-07-29 Andy Grundman Added tests for commit and rollback
2005-07-29 Marcus Ramberg pod and pod coverage tests.
2005-07-29 Marcus Ramberg added objectindex tests for search and add
2005-07-29 Matt S Trout - Refactored some, moved more stuff over to using get...
2005-07-25 Matt S Trout Added tests for the core APIs, refactored some
2005-07-23 Matt S Trout Now passing four more tests, has_a and has_many complia...
2005-07-23 Matt S Trout Extra files for relationships, has_many support
2005-07-22 Matt S Trout Committed 06-hasa as well. Probably helps :)
2005-07-22 Matt S Trout has_a works
2005-07-21 Matt S Trout All tests successful, 15 subtests skipped. Files=8...
2005-07-21 Matt S Trout And the second part of the First Great Test Re-Organisation
2005-07-21 Matt S Trout First of a two-parter :)
2005-07-19 Matt S Trout test tweaks and a bugfix
2005-07-19 Matt S Trout AutoUpdate, add_constructor, a toy set_sql emulator...
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:...