2006-01-27 |
Matt S Trout |
Hopefully made in-place compose_connection work |
blob | commitdiff | diff to current |
2006-01-24 |
David Kamholz |
minor doc fix to sync with code |
blob | commitdiff | diff to current |
2006-01-24 |
Matt S Trout |
Disabled pod test, tweaked storage_type behaviour,... |
blob | commitdiff | diff to current |
2006-01-24 |
David Kamholz |
- rename ResultSetInstance class to ResultSetProxy |
blob | commitdiff | diff to current |
2006-01-21 |
Will Hawes |
update synopis/description |
blob | commitdiff | diff to current |
2006-01-20 |
Marcus Ramberg |
use croak instead of die for user errors. |
blob | commitdiff | diff to current |
2006-01-20 |
Matt S Trout |
Fixed up PK::Auto::* to use result_source, added connec... |
blob | commitdiff | diff to current |
2006-01-18 |
Matt S Trout |
Eliminated result_source_instance requirement in Schema |
blob | commitdiff | diff to current |
2006-01-16 |
Matt S Trout |
Changed result_source to result_source_instance in... |
blob | commitdiff | diff to current |
2006-01-14 |
Matt S Trout |
Some test hackage |
blob | commitdiff | diff to current |
2006-01-14 |
Matt S Trout |
resolve_join moved to ResultSource |
blob | commitdiff | diff to current |
2006-01-14 |
Matt S Trout |
add_relationship, relationship_info, relationships... |
blob | commitdiff | diff to current |
2006-01-09 |
Matt S Trout |
DB.pm now keeps a Schema Instance |
blob | commitdiff | diff to current |
2006-01-09 |
Matt S Trout |
More refactoring, added ->source and ->resultset to... |
blob | commitdiff | diff to current |
2006-01-09 |
Matt S Trout |
Moving towards instance-based schemas |
blob | commitdiff | diff to current |
2006-01-08 |
Matt S Trout |
Simplified column handling code, moved primary key... |
blob | commitdiff | diff to current |
2005-12-30 |
Matt S Trout |
compose_namespace, just for claco. who by asking volunt... |
blob | commitdiff | diff to current |
2005-12-29 |
Matt S Trout |
Hack around a stupid SQL::Abstract bug and add GROUP... |
blob | commitdiff | diff to current |
2005-12-20 |
Matt S Trout |
CDBICompat happy again on rs branch |
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-12 |
Matt S Trout |
Nothing to see here. Move along ... |
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 |
item => head2 in docs |
blob | commitdiff | diff to current |
2005-11-30 |
Matt S Trout |
Added improved Schema load_classes syntax from abraxxa |
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 |
Getting there ... |
blob | commitdiff | diff to current |
2005-11-15 |
Matt S Trout |
Schema now loads |
blob | commitdiff | diff to current |
2005-11-08 |
Paul Makepeace |
Minor whitespace tweaks to make each file more distinct... |
blob | commitdiff | diff to current |
2005-10-24 |
Marcus Ramberg |
release of 0.30002. |
blob | commitdiff | diff to current |
2005-10-20 |
Marcus Ramberg |
described schema better, and added note about when... |
blob | commitdiff | diff to current |
2005-10-14 |
Marcus Ramberg |
improved docs. |
blob | commitdiff | diff to current |
2005-09-30 |
Matt S Trout |
Version bumped to 0.03002, assorted minor changes |
blob | commitdiff | diff to current |
2005-09-28 |
Dan Kubb |
Rolled back change to compose_connection |
blob | commitdiff | diff to current |
2005-09-28 |
Dan Kubb |
fixed bug where class_resolver was mistakenly clobbered... |
blob | commitdiff | diff to current |
2005-08-10 |
Matt S Trout |
Fixes, refactoring, test additions |
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-08 |
Matt S Trout |
- Swapped ordering for schema so connection class comes... |
blob | commitdiff | diff to current |
2005-08-07 |
Matt S Trout |
Don't inject self into base :) |
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 |
Matt S Trout |
Merged dkubb's Module::Find code into Schema->load_classes |
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 |
Couple extra tweaks to Schema to support proposed C... |
blob | commitdiff | diff to current |
2005-08-04 |
Matt S Trout |
Refactored Schema.pm |
blob | commitdiff | diff to current |
2005-08-04 |
Matt S Trout |
Quick synopsis to Schema system in POD |
blob | commitdiff | diff to current |
2005-08-04 |
Matt S Trout |
Schema support added, DBICTest refactored to use it |
blob | commitdiff | diff to current |
|