2006-05-18 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff |
2006-05-17 |
Jess Robinson |
Documentation updates |
blob | commitdiff | diff to current |
2006-05-09 |
Aran Deltac |
Fixes to _rs related docs. |
blob | commitdiff | diff to current |
2006-05-09 |
Aran Deltac |
Add search_rs to ResultSet and a new {$rel}_rs accessor... |
blob | commitdiff | diff to current |
2006-04-15 |
Matt S Trout |
Fixed typo in Relationship POD |
blob | commitdiff | diff to current |
2006-04-14 |
Jess Robinson |
oops, bogus many_to_many example in pod |
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-24 |
Jess Robinson |
Yet more docs ;) |
blob | commitdiff | diff to current |
2006-03-24 |
Aran Deltac |
Spleling fixes all over. |
blob | commitdiff | diff to current |
2006-03-21 |
Justin Guenther |
Documentation indenting/formatting fixes |
blob | commitdiff | diff to current |
2006-03-21 |
Jess Robinson |
ddddocs! |
blob | commitdiff | diff to current |
2006-03-20 |
Jess Robinson |
de-foo documentation ;) |
blob | commitdiff | diff to current |
2006-02-28 |
Matt S Trout |
Additional docs for many_to_many |
blob | commitdiff | diff to current |
2006-02-18 |
Brandon L. Black |
pod =head3 Arguments stuff |
blob | commitdiff | diff to current |
2006-01-14 |
Matt S Trout |
add_relationship, relationship_info, relationships... |
blob | commitdiff | diff to current |
2006-01-11 |
Matt S Trout |
Added ->relationships and ->relationship_info from... |
blob | commitdiff | diff to current |
2006-01-02 |
Matt S Trout |
Some tweaks to Componentised, many_to_many helper from... |
blob | commitdiff | diff to current |
2005-12-11 |
David Kamholz |
merge resultset branch through revision 378 |
blob | commitdiff | diff to current |
2005-12-11 |
David Kamholz |
merge resultset branch through revision 371 |
blob | commitdiff | diff to current |
2005-12-10 |
David Kamholz |
fixed up relationship docs |
blob | commitdiff | diff to current |
2005-12-10 |
David Kamholz |
item => head2 in docs |
blob | commitdiff | diff to current |
2005-12-10 |
David Kamholz |
docs updates to Relationship and ResultSet |
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-09-18 |
Matt S Trout |
Moved might_have compat back out into a CDBICompat... |
blob | commitdiff | diff to current |
2005-09-18 |
Matt S Trout |
Addition of a bunch of helper relationship methods |
blob | commitdiff | diff to current |
2005-09-17 |
Matt S Trout |
Test split to run against normal rels and helper rels... |
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-07 |
Matt S Trout |
More refactoring. Relationship now a virtual package |
blob | commitdiff | diff to current |
2005-08-07 |
Matt S Trout |
Cursor abstracted, delete_related added |
blob | commitdiff | diff to current |
2005-08-07 |
Matt S Trout |
Fixed search/count_related to use Abstract (though... |
blob | commitdiff | diff to current |
2005-08-06 |
Matt S Trout |
Fixed DBICTest Schema class names, added class_resolver... |
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 |
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 |
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-02 |
Matt S Trout |
Made add_relationship remove the relationship entry... |
blob | commitdiff | diff to current |
2005-08-02 |
Matt S Trout |
Join conditions supplied to add_relationship are now... |
blob | commitdiff | diff to current |
2005-08-01 |
Matt S Trout |
add_relatinship now barfs without join condition |
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-29 |
Marcus Ramberg |
basic pod stubs for everything but the CDBI compat... |
blob | commitdiff | diff to current |
2005-07-29 |
Matt S Trout |
Fix to search_realted on relationships without attrs... |
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-23 |
Matt S Trout |
Extra files for relationships, has_many support |
blob | commitdiff | diff to current |
|