2006-04-04 |
Nigel Metheringham |
Added some track test data and a cascading relationship... |
tree | commitdiff |
2006-03-28 |
Stephan Szabo |
Changed logic for determining foreign key constraints |
tree | commitdiff |
2006-03-24 |
Brandon L. Black |
minor test fix |
tree | commitdiff |
2006-03-19 |
Matt S Trout |
Fix to columns_info_for for type(size) |
tree | commitdiff |
2006-03-18 |
David Kamholz |
Merge 'DBIx-Class-current' into 'trunk' |
tree | commitdiff |
2006-03-12 |
Jess Robinson |
Oops, deploy only drops tables if you tell it to.. |
tree | commitdiff |
2006-03-09 |
Scott McWhirter |
Update to hide modules from the PAUSE Indexer. |
tree | commitdiff |
2006-03-08 |
Matt S Trout |
has_many prefetch works. no, seriously |
tree | commitdiff |
2006-03-03 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-03 |
Matt S Trout |
Missing svk add, as usual |
tree | commitdiff |
2006-03-03 |
Matt S Trout |
Fix to update(\%args) with inflation from test case... |
tree | commitdiff |
2006-03-02 |
Robert Sedlacek |
add_components() doesn't prepend base when comp. prefix... |
tree | commitdiff |
2006-02-24 |
Matt S Trout |
Added deploy to Storage, DBICTEST_SQLT_DEPLOY env var... |
tree | commitdiff |
2006-02-22 |
Will Hawes |
nested has_many prefetch + tests |
tree | commitdiff |
2006-02-15 |
Will Hawes |
introduce row caching using related_resultset; has_many... |
tree | commitdiff |
2006-02-14 |
Matt S Trout |
added cascade_copy relationship attribute |
tree | commitdiff |
2006-02-14 |
Daniel Westermann... |
Remove dependency on Module::Find in 40resultsetmanager... |
tree | commitdiff |
2006-02-07 |
David Kamholz |
small test fix |
tree | commitdiff |
2006-02-06 |
David Kamholz |
changes for 5.00001 dist |
tree | commitdiff |
2006-02-06 |
Matt S Trout |
missing svk add |
tree | commitdiff |
2006-02-06 |
Matt S Trout |
multi-step prefetch along the same rel (e.g. for trees... |
tree | commitdiff |
2006-02-03 |
David Kamholz |
- move attribute recording to DBIx::Class |
tree | commitdiff |
2006-02-03 |
David Kamholz |
add ResultSetManager tests |
tree | commitdiff |
2006-02-03 |
David Kamholz |
changes in 0.05 dist that mst forgot to commit |
tree | commitdiff |
2006-01-31 |
David Kamholz |
re-fix many_to_many and add tests |
tree | commitdiff |
2006-01-29 |
Matt S Trout |
Made plain test use base Schema, not C::M::DBIC::Plain... |
tree | commitdiff |
2006-01-28 |
Matt S Trout |
Added accessor => option to column_info to specify... |
tree | commitdiff |
2006-01-27 |
Matt S Trout |
Added $schema->populate |
tree | commitdiff |
2006-01-27 |
Matt S Trout |
Fixed in-place compose_connection. Thanks to dwc for... |
tree | commitdiff |
2006-01-27 |
Matt S Trout |
Fixed dumbass typo in t/lib |
tree | commitdiff |
2006-01-27 |
Matt S Trout |
We can now generate our own test schema |
tree | commitdiff |
2006-01-26 |
Matt S Trout |
Multi-step prefetch (all except _construct_object chang... |
tree | commitdiff |
2006-01-26 |
David Kamholz |
- fix recent belongs_to changes |
tree | commitdiff |
2006-01-25 |
Will Hawes |
add accessor to rels for DBICTest::Schema::Tag and... |
tree | commitdiff |
2006-01-24 |
Matt S Trout |
Fixed up brekage in test schema from merge |
tree | commitdiff |
2006-01-24 |
Matt S Trout |
Merge 'DBIx-Class-resultset' into 'trunk' |
tree | commitdiff |
2006-01-23 |
Daniel Westermann... |
Add unique constraint declaration and new ResultSet... |
tree | commitdiff |
2006-01-17 |
Matt S Trout |
Fix to add_columns with column info arguments |
tree | commitdiff |
2006-01-14 |
Matt S Trout |
Improved join condition possiblities - arrayrefs of... |
tree | commitdiff |
2006-01-14 |
Matt S Trout |
And the inevitable missing svk add |
tree | commitdiff |
2006-01-14 |
Matt S Trout |
add_relationship, relationship_info, relationships... |
tree | commitdiff |
2006-01-09 |
Matt S Trout |
Moving towards instance-based schemas |
tree | commitdiff |
2006-01-02 |
Matt S Trout |
Extra test classes |
tree | commitdiff |
2006-01-02 |
Matt S Trout |
Some tweaks to Componentised, many_to_many helper from... |
tree | commitdiff |
2005-12-29 |
Matt S Trout |
Hack around a stupid SQL::Abstract bug and add GROUP... |
tree | commitdiff |
2005-12-27 |
Matt S Trout |
Added select and as attrs to resultset |
tree | commitdiff |
2005-12-14 |
Matt S Trout |
Fixup after pull from trunk |
tree | commitdiff |
2005-12-14 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-resultset' |
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 371 |
tree | commitdiff |
2005-12-10 |
David Kamholz |
- updated manifest and manifest.skip |
tree | commitdiff |
2005-12-07 |
Matt S Trout |
Classdata test from abraxxa |
tree | commitdiff |
2005-11-30 |
Matt S Trout |
Added improved Schema load_classes syntax from abraxxa |
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 |
Yeah, committing the new tests would help ... |
tree | commitdiff |
2005-09-17 |
Matt S Trout |
Test split to run against normal rels and helper rels... |
tree | commitdiff |
2005-09-09 |
Brian Cassidy |
added test for 2 relationships in the same class to... |
tree | commitdiff |
2005-09-09 |
Matt S Trout |
More refactoring, prefetch |
tree | commitdiff |
2005-09-09 |
Matt S Trout |
Joins work for search, some refactoring |
tree | commitdiff |
2005-08-10 |
Matt S Trout |
Fixes, refactoring, test additions |
tree | commitdiff |
2005-08-06 |
Matt S Trout |
Fixed DBICTest Schema class names, added class_resolver... |
tree | commitdiff |
2005-08-04 |
Matt S Trout |
Schema support added, DBICTest refactored to use it |
tree | commitdiff |
2005-08-04 |
Matt S Trout |
_get_dbh removed |
tree | commitdiff |
2005-08-02 |
Matt S Trout |
Column inflation tests now pass |
tree | commitdiff |
2005-08-02 |
Andy Grundman |
Fixed inflate to be a single hashref, I'm a moron :) |
tree | commitdiff |
2005-08-02 |
Andy Grundman |
Added a use DateTime |
tree | commitdiff |
2005-08-02 |
Andy Grundman |
Added failing tests for inflate_column |
tree | commitdiff |
2005-08-01 |
Andy Grundman |
Added tests for add_relationship, search_related, creat... |
tree | commitdiff |
2005-07-30 |
David Kamholz |
changed set_primary_key() to use Tie::IxHash so order... |
tree | commitdiff |
2005-07-21 |
Matt S Trout |
First of a two-parter :) |
tree | commitdiff |
|