2006-01-09 |
Matt S Trout |
More refactoring, added ->source and ->resultset to... |
tree | commitdiff |
2006-01-09 |
Matt S Trout |
Moving towards instance-based schemas |
tree | commitdiff |
2006-01-09 |
Jess Robinson |
Merge 'trunk' into 'DBIx-Class-resultset' |
tree | commitdiff |
2006-01-08 |
Jess Robinson |
missing true value |
tree | commitdiff |
2006-01-08 |
Jess Robinson |
New DB2 Automagic primary key collecting |
tree | commitdiff |
2006-01-08 |
Matt S Trout |
Moved insert/update/delete to use ->result_source |
tree | commitdiff |
2006-01-08 |
Matt S Trout |
moved find_or_create onto ResultSet |
tree | commitdiff |
2006-01-08 |
Matt S Trout |
create now on resultset as well |
tree | commitdiff |
2006-01-08 |
Matt S Trout |
find_related now does search_related->find |
tree | commitdiff |
2006-01-08 |
Matt S Trout |
Simplified column handling code, moved primary key... |
tree | commitdiff |
2006-01-07 |
Matt S Trout |
Changed ->discard_changes to use ->primary_columns |
tree | commitdiff |
2006-01-07 |
Daniel Westermann... |
- Clean up indentation in Manual |
tree | commitdiff |
2006-01-05 |
Daniel Westermann... |
Merge 'trunk' into 'DBIx-Class-resultset' |
tree | commitdiff |
2006-01-05 |
Daniel Westermann... |
First pass at docs for InflateColumn |
tree | commitdiff |
2006-01-05 |
Matt S Trout |
FAQ and Troubleshooting additions from Nigel Metheringham |
tree | commitdiff |
2006-01-02 |
Matt S Trout |
And the extra main classes |
tree | commitdiff |
2006-01-02 |
Matt S Trout |
Some tweaks to Componentised, many_to_many helper from... |
tree | commitdiff |
2005-12-30 |
Matt S Trout |
Probably avoids some potential page/search bugs |
tree | commitdiff |
2005-12-30 |
Matt S Trout |
compose_namespace, just for claco. who by asking volunt... |
tree | commitdiff |
2005-12-30 |
Matt S Trout |
Added $rs->search_related, cleaned up paging code |
tree | commitdiff |
2005-12-30 |
Matt S Trout |
Moved inflation to inflate_result in Row.pm |
tree | commitdiff |
2005-12-29 |
Matt S Trout |
Hack around a stupid SQL::Abstract bug and add GROUP... |
tree | commitdiff |
2005-12-29 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-resultset' |
tree | commitdiff |
2005-12-29 |
Brian Cassidy |
added stringification example |
tree | commitdiff |
2005-12-29 |
Aran Deltac |
Fix a typo when setting the validation_auto attribute. |
tree | commitdiff |
2005-12-27 |
Matt S Trout |
Changes updated. 0.04999_01 away |
tree | commitdiff |
2005-12-27 |
Matt S Trout |
Added select and as attrs to resultset |
tree | commitdiff |
2005-12-26 |
Matt S Trout |
Moved resultset_instance into DB.pm |
tree | commitdiff |
2005-12-26 |
Matt S Trout |
Switched tests to use DBICTest->class("...") |
tree | commitdiff |
2005-12-26 |
Matt S Trout |
ResultSetInstance is now a component on DB, some test... |
tree | commitdiff |
2005-12-25 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-resultset' |
tree | commitdiff |
2005-12-25 |
Matt S Trout |
Removed DBIx::Class::Validation from Core (no prereqs... |
tree | commitdiff |
2005-12-20 |
Matt S Trout |
CDBICompat happy again on rs branch |
tree | commitdiff |
2005-12-20 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-resultset' |
tree | commitdiff |
2005-12-19 |
Brian Cassidy |
added cookbook example: setting default values |
tree | commitdiff |
2005-12-18 |
Daniel Westermann... |
Update examples to be more explicit about load_componen... |
tree | commitdiff |
2005-12-15 |
David Kamholz |
PK::Auto doc patch from dwc |
tree | commitdiff |
2005-12-15 |
Aran Deltac |
Adding first version of DBIx::Class::Validation. |
tree | commitdiff |
2005-12-15 |
Marcus Ramberg |
make more sane error message for missing table. |
tree | commitdiff |
2005-12-14 |
Matt S Trout |
Start of TableInstance code. CDBICompat currently b0rken |
tree | commitdiff |
2005-12-14 |
Jess Robinson |
Patches from Andreas Hartmeier applied to PK::Auto |
tree | commitdiff |
2005-12-14 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-resultset' |
tree | commitdiff |
2005-12-13 |
David Kamholz |
PK::Auto::Pg bug fix, only checks primary keys |
tree | commitdiff |
2005-12-12 |
Matt S Trout |
Nothing to see here. Move along ... |
tree | commitdiff |
2005-12-12 |
Matt S Trout |
Test and fix to Storage::DBI from Justin DeVuyst |
tree | commitdiff |
2005-12-11 |
David Kamholz |
rewrite belongs_to again, so $cond is foreign key in... |
tree | commitdiff |
2005-12-11 |
David Kamholz |
merge resultset branch through revision 378 |
tree | commitdiff |
2005-12-11 |
David Kamholz |
merge resultset branch through revision 371 |
tree | commitdiff |
2005-12-10 |
David Kamholz |
rename tx_* => txn_* |
tree | commitdiff |
2005-12-10 |
David Kamholz |
update cookbook and resultset docs |
tree | commitdiff |
2005-12-10 |
David Kamholz |
more dob updates |
tree | commitdiff |
2005-12-10 |
David Kamholz |
fixed up relationship docs |
tree | commitdiff |
2005-12-10 |
David Kamholz |
fix last patch |
tree | commitdiff |
2005-12-10 |
David Kamholz |
clean up transaction handling |
tree | commitdiff |
2005-12-10 |
David Kamholz |
item => head2 in docs |
tree | commitdiff |
2005-12-10 |
David Kamholz |
docs updates to Relationship and ResultSet |
tree | commitdiff |
2005-12-10 |
David Kamholz |
- updated manifest and manifest.skip |
tree | commitdiff |
2005-12-10 |
Jess Robinson |
Check for primary key existance |
tree | commitdiff |
2005-12-09 |
Matt S Trout |
Merged patched from andyg to throw useful errors during... |
tree | commitdiff |
2005-12-09 |
Brian Cassidy |
minor pod fixes |
tree | commitdiff |
2005-12-09 |
Matt S Trout |
Moved search_like to resultset |
tree | commitdiff |
2005-12-09 |
Matt S Trout |
Lo, doth everything now use resultset_instance |
tree | commitdiff |
2005-12-09 |
David Kamholz |
Merge 'trunk' into 'DBIx-Class-resultset' |
tree | commitdiff |
2005-12-07 |
Matt S Trout |
Manual::Cookbook patch from Krzysztof Krzyzaniak |
tree | commitdiff |
2005-12-07 |
Matt S Trout |
Componentised fixup from Vsevolod (Simon) Ilyushchenko |
tree | commitdiff |
2005-12-01 |
Jules Bean |
die() if the user inadvertently tries to set the column... |
tree | commitdiff |
2005-12-01 |
Matt S Trout |
Patch from abraxxa to make set_primary_key barf if... |
tree | commitdiff |
2005-12-01 |
Matt S Trout |
Moved search_literal, count, count_literal onto resultset |
tree | commitdiff |
2005-12-01 |
Matt S Trout |
Moved search to resultset, created ResultSetInstance |
tree | commitdiff |
2005-12-01 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-resultset' |
tree | commitdiff |
2005-11-30 |
Matt S Trout |
Added improved Schema load_classes syntax from abraxxa |
tree | commitdiff |
2005-11-30 |
Matt S Trout |
Nuked Data::Page use call in Table |
tree | commitdiff |
2005-11-28 |
Matt S Trout |
Cleanup in resultset, made storage prepare_cached for... |
tree | commitdiff |
2005-11-27 |
Matt S Trout |
Fixed InflateColumn to call set_column during set_infla... |
tree | commitdiff |
2005-11-26 |
Matt S Trout |
Merge 'DBIx-Class-C3' into 'trunk' |
tree | commitdiff |
2005-11-26 |
Matt S Trout |
Merge 'DBIx-Class-C3' into 'trunk' |
tree | commitdiff |
2005-11-25 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-C3' |
tree | commitdiff |
2005-11-25 |
Matt S Trout |
Version bumped to 0.03999_03, fix for Auto::PK issues... |
tree | commitdiff |
2005-11-24 |
Matt S Trout |
Applied Brandon Black's patch to PK::Auto::Pg |
tree | commitdiff |
2005-11-24 |
Matt S Trout |
With the addition of Class::C3 0.07 and a few tweaks... |
tree | commitdiff |
2005-11-23 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-C3' |
tree | commitdiff |
2005-11-20 |
David Kamholz |
small cleanup to last patch |
tree | commitdiff |
2005-11-20 |
David Kamholz |
docs patch from dopplecoder with cleanups to Cookbook... |
tree | commitdiff |
2005-11-20 |
Matt S Trout |
0.3999_01 changes |
tree | commitdiff |
2005-11-20 |
Matt S Trout |
Dumped anti-NEXT-breakage hack in CDBICompat stringify |
tree | commitdiff |
2005-11-19 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-C3' |
tree | commitdiff |
2005-11-18 |
David Kamholz |
update fix in last rev to use has_column |
tree | commitdiff |
2005-11-18 |
David Kamholz |
fix PK::Auto bug where it wouldn't recognize a defined... |
tree | commitdiff |
2005-11-15 |
Matt S Trout |
Shoved Class::Data::Inheritable into DBIx::Class, more... |
tree | commitdiff |
2005-11-15 |
Matt S Trout |
Getting there ... |
tree | commitdiff |
2005-11-15 |
Matt S Trout |
Schema now loads |
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-15 |
Matt S Trout |
Bugfixes, optimisations |
tree | commitdiff |
2005-11-10 |
Paul Makepeace |
Change /record ?set/ to resultset incl. ResultSet in... |
tree | commitdiff |
2005-11-10 |
Paul Makepeace |
Added some examples and explanations for search() |
tree | commitdiff |
2005-11-08 |
Matt S Trout |
Added fix to avoid undef warnings in CDBICompat stringify |
tree | commitdiff |
2005-11-08 |
Paul Makepeace |
Minor whitespace tweaks to make each file more distinct... |
tree | commitdiff |
2005-11-07 |
Paul Makepeace |
Remove the dubious primary keys check. Not clear it... |
tree | commitdiff |
2005-11-03 |
Marcus Ramberg |
add manual descriptions |
tree | commitdiff |
next |