2005-11-20 |
Matt S Trout |
Dumped anti-NEXT-breakage hack in CDBICompat stringify |
tree | commitdiff |
2005-11-15 |
Matt S Trout |
Broke everything (C3 branch) |
tree | commitdiff |
2005-11-15 |
Matt S Trout |
Added has_column and column_info methods |
tree | commitdiff |
2005-11-08 |
Matt S Trout |
Added fix to avoid undef warnings in CDBICompat stringify |
tree | commitdiff |
2005-09-27 |
David Kamholz |
patch CDBI live object index emulation to use ->ID... |
tree | commitdiff |
2005-09-23 |
Matt S Trout |
More fixes to HasA/BelongsTo courtesy of abraxxa |
tree | commitdiff |
2005-09-20 |
Matt S Trout |
Error message fix (cheers Siracusa), CDBICompat count_a... |
tree | commitdiff |
2005-09-18 |
Matt S Trout |
Moved might_have compat back out into a CDBICompat... |
tree | commitdiff |
2005-09-18 |
Matt S Trout |
Addition of a bunch of helper relationship methods |
tree | commitdiff |
2005-09-17 |
Matt S Trout |
Test split to run against normal rels and helper rels... |
tree | commitdiff |
2005-09-10 |
Matt S Trout |
Fixes to CDBICompat::HasMany mapping method support... |
tree | commitdiff |
2005-09-09 |
Matt S Trout |
HasMany now does a LEFT JOIN, added more tests |
tree | commitdiff |
2005-09-09 |
Matt S Trout |
Joins work for search, some refactoring |
tree | commitdiff |
2005-08-29 |
Andy Grundman |
Made pager a method on ResultSet, added rs->page(num... |
tree | commitdiff |
2005-08-28 |
Andy Grundman |
Refactored pagination into search method, Sweet syntax... |
tree | commitdiff |
2005-08-26 |
Andy Grundman |
Fixed bug where retrieve_all ignored options such as... |
tree | commitdiff |
2005-08-08 |
Matt S Trout |
Added Numa's count_all, removed warns from mysql and... |
tree | commitdiff |
2005-08-08 |
Matt S Trout |
Finished ripping hand-hacked abstract implementation... |
tree | commitdiff |
2005-08-06 |
Dan Kubb |
Renamed DBIx::Class::Table::in_database to DBIx::Class... |
tree | commitdiff |
2005-08-06 |
Dan Kubb |
Renamed DBIx::Class::PK's retrieve() as find() |
tree | commitdiff |
2005-08-06 |
Matt S Trout |
- Storage/DBI.pm now uses Abstract internally |
tree | commitdiff |
2005-08-04 |
Matt S Trout |
Overrode part of ContextualFetch in ImaDBI to shut... |
tree | commitdiff |
2005-08-04 |
Matt S Trout |
Mostly refactored everything to select/update/delete... |
tree | commitdiff |
2005-08-04 |
Matt S Trout |
DBIx::Class is now a component loader |
tree | commitdiff |
2005-08-02 |
Andy Grundman |
Removed apparently unnecessary finish statements |
tree | commitdiff |
2005-08-02 |
Matt S Trout |
More refactoring and tweaking, might_have support added |
tree | commitdiff |
2005-08-02 |
Matt S Trout |
Factored common cdbi rel features out into Relationship... |
tree | commitdiff |
2005-08-02 |
Matt S Trout |
Join conditions supplied to add_relationship are now... |
tree | commitdiff |
2005-08-02 |
Matt S Trout |
Refactored HasA to use InflateColumn |
tree | commitdiff |
2005-08-01 |
Matt S Trout |
Added support for temp columns and ->make_read_only |
tree | commitdiff |
2005-08-01 |
Matt S Trout |
Constraint support added to compat layer (no is_constra... |
tree | commitdiff |
2005-07-31 |
Marcus Ramberg |
Add ::Exception, and use throw instead of die. |
tree | commitdiff |
2005-07-31 |
Matt S Trout |
Refactoring, basic cursor support, additional syntax... |
tree | commitdiff |
2005-07-29 |
Marcus Ramberg |
fix lc in columngrouper. |
tree | commitdiff |
2005-07-29 |
Matt S Trout |
- Refactored some, moved more stuff over to using get... |
tree | commitdiff |
2005-07-29 |
Matt S Trout |
Tweaked, prodded, refactored. Thanks to draven for... |
tree | commitdiff |
2005-07-25 |
Matt S Trout |
Added tests for the core APIs, refactored some |
tree | commitdiff |
2005-07-23 |
Matt S Trout |
Now passing four more tests, has_a and has_many complia... |
tree | commitdiff |
2005-07-23 |
Matt S Trout |
Extra files for relationships, has_many support |
tree | commitdiff |
2005-07-22 |
Matt S Trout |
has_a works |
tree | commitdiff |
2005-07-21 |
Matt S Trout |
Refactored Ima::DBI support to allow pluggable __FOO__... |
tree | commitdiff |
2005-07-21 |
Matt S Trout |
Added our own accessor system (ripped from C::A) and... |
tree | commitdiff |
2005-07-21 |
Matt S Trout |
First of a two-parter :) |
tree | commitdiff |
2005-07-19 |
Matt S Trout |
test tweaks and a bugfix |
tree | commitdiff |
2005-07-19 |
Matt S Trout |
Build.PL added, 01-columns and 02-Film pass, $VERSION... |
tree | commitdiff |
2005-07-19 |
Matt S Trout |
AutoUpdate, add_constructor, a toy set_sql emulator... |
tree | commitdiff |
2005-07-19 |
Matt S Trout |
Imported a couple extra modules, added retrieve_all |
tree | commitdiff |
2005-07-19 |
Matt S Trout |
Most of the first third of 02-Film now works :) |
tree | commitdiff |
2005-07-19 |
Matt S Trout |
Initial commit of DBIx::Class (experimental Class:... |
tree | commitdiff |
|