2005-08-06 |
Dan Kubb |
Renamed DBIx::Class::Table::in_database to DBIx::Class... |
blob | commitdiff |
2005-08-06 |
Dan Kubb |
Renamed DBIx::Class::PK's retrieve() as find() |
blob | commitdiff | diff to current |
2005-08-06 |
Matt S Trout |
retrieve_from_sql now uses ->search |
blob | commitdiff | diff to current |
2005-08-06 |
Matt S Trout |
- Storage/DBI.pm now uses Abstract internally |
blob | commitdiff | diff to current |
2005-08-04 |
Matt S Trout |
Mostly refactored everything to select/update/delete... |
blob | commitdiff | diff to current |
2005-08-04 |
Matt S Trout |
DBIx::Class is now a component loader |
blob | commitdiff | diff to current |
2005-08-02 |
Matt S Trout |
Very very brief doc stubs for main package, DB.pm and... |
blob | commitdiff | diff to current |
2005-08-02 |
Andy Grundman |
Removed apparently unnecessary finish statements |
blob | commitdiff | diff to current |
2005-08-02 |
Matt S Trout |
Added count_from_sql, refactored andyg's count_related... |
blob | commitdiff | diff to current |
2005-08-02 |
Andy Grundman |
Added count, count_related, and tests |
blob | commitdiff | diff to current |
2005-08-02 |
Matt S Trout |
Added t/09update.t from Alexander Hartmeier and changes... |
blob | commitdiff | diff to current |
2005-08-02 |
Matt S Trout |
More refactoring and tweaking, might_have support added |
blob | commitdiff | diff to current |
2005-08-02 |
Matt S Trout |
Factored common cdbi rel features out into Relationship... |
blob | commitdiff | diff to current |
2005-08-01 |
Matt S Trout |
Slice support for iterators |
blob | commitdiff | diff to current |
2005-07-31 |
Marcus Ramberg |
Add ::Exception, and use throw instead of die. |
blob | commitdiff | diff to current |
2005-07-31 |
Matt S Trout |
Modified Cursor to use COUNT(*) for count if possible |
blob | commitdiff | diff to current |
2005-07-31 |
Matt S Trout |
Refactoring, basic cursor support, additional syntax... |
blob | commitdiff | diff to current |
2005-07-29 |
Marcus Ramberg |
basic pod stubs for everything but the CDBI compat... |
blob | commitdiff | diff to current |
2005-07-29 |
Matt S Trout |
- Refactored some, moved more stuff over to using get... |
blob | commitdiff | diff to current |
2005-07-29 |
Matt S Trout |
Tweaked, prodded, refactored. Thanks to draven for... |
blob | commitdiff | diff to current |
2005-07-25 |
Matt S Trout |
Added tests for the core APIs, refactored some |
blob | commitdiff | diff to current |
2005-07-23 |
Matt S Trout |
Now passing four more tests, has_a and has_many complia... |
blob | commitdiff | diff to current |
2005-07-23 |
Matt S Trout |
Extra files for relationships, has_many support |
blob | commitdiff | diff to current |
2005-07-22 |
Matt S Trout |
has_a works |
blob | commitdiff | diff to current |
2005-07-21 |
Matt S Trout |
First of a two-parter :) |
blob | commitdiff | diff to current |
2005-07-19 |
Matt S Trout |
AutoUpdate, add_constructor, a toy set_sql emulator... |
blob | commitdiff | diff to current |
2005-07-19 |
Matt S Trout |
Most of the first third of 02-Film now works :) |
blob | commitdiff | diff to current |
2005-07-19 |
Matt S Trout |
Initial commit of DBIx::Class (experimental Class:... |
blob | commitdiff | diff to current |
|