2008-07-07 |
John Napiorkowski |
updated documentation, adding some hints and details... |
blob | commitdiff |
2008-06-19 |
John Napiorkowski |
renamed get_current_storage to get_from_storage since... |
blob | commitdiff | diff to current |
2008-06-19 |
John Napiorkowski |
removed ->reload_row from storage, changed this to... |
blob | commitdiff | diff to current |
2008-05-29 |
John Napiorkowski |
changed Storage->reload_row to do less, reverted some... |
blob | commitdiff | diff to current |
2008-05-29 |
John Napiorkowski |
discard changes now is forced to use master for replica... |
blob | commitdiff | diff to current |
2008-02-24 |
Michael G Schwern |
Fix the DESTROY/discard_changes() infinite recursion... |
blob | commitdiff | diff to current |
2007-09-08 |
Marc Mims |
discard_changes is also "refresh from storage" |
blob | commitdiff | diff to current |
2006-11-22 |
David Kamholz |
- slight optimization to ident_condition in PK.pm |
blob | commitdiff | diff to current |
2006-07-27 |
David Kamholz |
add result_class to ResultSourceProxy; move _ident_cond... |
blob | commitdiff | diff to current |
2006-05-31 |
Nigel Metheringham |
POD::Coverage additions |
blob | commitdiff | diff to current |
2006-03-26 |
Brandon L. Black |
converted tabs to spaces, removed trailing whitespace |
blob | commitdiff | diff to current |
2006-03-21 |
Justin Guenther |
Documentation indenting/formatting fixes |
blob | commitdiff | diff to current |
2006-02-11 |
Matt S Trout |
Made discard_changes use ->result_source->resultset... |
blob | commitdiff | diff to current |
2006-01-31 |
David Kamholz |
change _create_ID to be saner for new version |
blob | commitdiff | diff to current |
2006-01-28 |
Matt S Trout |
Added accessor => option to column_info to specify... |
blob | commitdiff | diff to current |
2006-01-27 |
Marcus Ramberg |
handle the throw_exception bit. Drop DBIx::Class::Exception |
blob | commitdiff | diff to current |
2006-01-08 |
Matt S Trout |
create now on resultset as well |
blob | commitdiff | diff to current |
2006-01-08 |
Matt S Trout |
Simplified column handling code, moved primary key... |
blob | commitdiff | diff to current |
2006-01-07 |
Matt S Trout |
Changed ->discard_changes to use ->primary_columns |
blob | commitdiff | diff to current |
2005-12-14 |
Matt S Trout |
Start of TableInstance code. CDBICompat currently b0rken |
blob | commitdiff | diff to current |
2005-12-11 |
David Kamholz |
merge resultset branch through revision 378 |
blob | commitdiff | diff to current |
2005-12-10 |
David Kamholz |
more dob updates |
blob | commitdiff | diff to current |
2005-12-10 |
David Kamholz |
item => head2 in docs |
blob | commitdiff | diff to current |
2005-12-01 |
Matt S Trout |
Patch from abraxxa to make set_primary_key barf if... |
blob | commitdiff | diff to current |
2005-11-15 |
Matt S Trout |
Shoved Class::Data::Inheritable into DBIx::Class, more... |
blob | commitdiff | diff to current |
2005-11-15 |
Matt S Trout |
Added has_column and column_info methods |
blob | commitdiff | diff to current |
2005-11-01 |
David Kamholz |
- fix ResultSet bug when requesting a subset of columns |
blob | commitdiff | diff to current |
2005-10-14 |
Marcus Ramberg |
improved docs. |
blob | commitdiff | diff to current |
2005-09-27 |
David Kamholz |
add ->ID method to PK.pm to generate unique object... |
blob | commitdiff | diff to current |
2005-08-12 |
Matt S Trout |
Refactoring, cleanup, lose unnecessary resultset/cursor... |
blob | commitdiff | diff to current |
2005-08-09 |
Matt S Trout |
Updated main docs, altered mail address in POD for... |
blob | commitdiff | diff to current |
2005-08-06 |
Dan Kubb |
Renamed DBIx::Class::Table::in_database to DBIx::Class... |
blob | commitdiff | diff to current |
2005-08-06 |
Dan Kubb |
Renamed DBIx::Class::PK's retrieve() as find() |
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-02 |
Matt S Trout |
Factored common cdbi rel features out into Relationship... |
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 |
Refactoring, basic cursor support, additional syntax... |
blob | commitdiff | diff to current |
2005-07-30 |
David Kamholz |
changed set_primary_key() to use Tie::IxHash so order... |
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-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 |
Imported a couple extra modules, added retrieve_all |
blob | commitdiff | diff to current |
|