2006-11-18 |
John Napiorkowski |
(no commit message) |
tree | commitdiff |
2006-10-25 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-10-21 |
Matt S Trout |
I hate you all. |
tree | commitdiff |
2006-08-23 |
Brandon L. Black |
added source_info method for source-level metadata... |
tree | commitdiff |
2006-08-10 |
Michael Leuchtenburg |
Support default aliases in many_to_many accessors.... |
tree | commitdiff |
2006-08-10 |
Michael Leuchtenburg |
Support for relationship attributes in many_to_many... |
tree | commitdiff |
2006-08-08 |
Daniel Westermann... |
Remove extraneous sources for aliasing test; same effec... |
tree | commitdiff |
2006-08-07 |
Daniel Westermann... |
Fix two aliasing bugs: remove the alias when provided... |
tree | commitdiff |
2006-07-28 |
Daniel Westermann... |
Pass attrs to find from update_or_create (reported... |
tree | commitdiff |
2006-07-07 |
Daniel Westermann... |
Commit failing test for unique constraints: When a... |
tree | commitdiff |
2006-07-04 |
David Kamholz |
rename _resolve to _resolved_attrs; fix multiple join... |
tree | commitdiff |
2006-07-03 |
David Kamholz |
fix subclassing gotcha introduced with source_name |
tree | commitdiff |
2006-06-28 |
Brandon L. Black |
TreeLike test reverted to what it used to look like |
tree | commitdiff |
2006-06-22 |
Jess Robinson |
Tests for inflating timestamp fields to DateTime |
tree | commitdiff |
2006-06-21 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'many_to_many' |
tree | commitdiff |
2006-06-18 |
Justin Guenther |
Initial fix for ensure_class_loaded, and added some... |
tree | commitdiff |
2006-06-17 |
Justin Guenther |
added more many_to_many tests and changed add_to_rel... |
tree | commitdiff |
2006-06-07 |
Luke Saunders |
obscure prefetch problem fixed |
tree | commitdiff |
2006-06-07 |
Luke Saunders |
prefetch bugfix work-in-progress |
tree | commitdiff |
2006-06-06 |
Luke Saunders |
tightened up deep search_related |
tree | commitdiff |
2006-06-06 |
Luke Saunders |
fixed search with joins from related resultset |
tree | commitdiff |
2006-05-28 |
Daniel Westermann... |
Add automatic naming of unique constraints |
tree | commitdiff |
2006-05-25 |
Aran Deltac |
Merge 'reorganize_tests' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-24 |
Aran Deltac |
Incorporate changes in -current. |
tree | commitdiff |
2006-05-24 |
Aran Deltac |
Move relationships out of Relationships.pm and in to... |
tree | commitdiff |
2006-05-23 |
Aran Deltac |
Merge 'DBIx-Class-current' into 'reorganize_tests' |
tree | commitdiff |
2006-05-20 |
Matt S Trout |
futz changes, fix populate. I'm a retard. |
tree | commitdiff |
2006-05-20 |
Matt S Trout |
added datetime parser types for the dbs I can find... |
tree | commitdiff |
2006-05-19 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'datetime' |
tree | commitdiff |
2006-05-19 |
Justin Guenther |
added ensure_class_loaded method to Componentized,... |
tree | commitdiff |
2006-05-18 |
Aran Deltac |
Removed BasicRels and reorganized where the various... |
tree | commitdiff |
2006-05-17 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'datetime' |
tree | commitdiff |
2006-05-17 |
Matt S Trout |
Missing stuff for DateTime branch |
tree | commitdiff |
2006-05-12 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-12 |
Matt S Trout |
fixup for stringify that can be false in find_or_create... |
tree | commitdiff |
2006-04-30 |
Aran Deltac |
No longer support unique constraints in Ordered. |
tree | commitdiff |
2006-04-19 |
Matt S Trout |
Fixed up tests post-merge |
tree | commitdiff |
2006-04-18 |
Daniel Westermann... |
Add unique constraint at mst's suggestion; find only... |
tree | commitdiff |
2006-04-07 |
Christopher H. Laco |
Added source_name to ResultSource/ResultSourceProxy |
tree | commitdiff |
2006-03-31 |
Aran Deltac |
Renamed DBIC::Positional as DBIC::Ordered. |
tree | commitdiff |
2006-03-31 |
Stephan Szabo |
Added support for unique constraints to SQLT::Parser... |
tree | commitdiff |
2006-03-28 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-28 |
Stephan Szabo |
Changed logic for determining foreign key constraints |
tree | commitdiff |
2006-03-24 |
Aran Deltac |
Remove Tree and TokenGroup modules in favor of the... |
tree | commitdiff |
2006-03-24 |
Aran Deltac |
Rename Positioned as Positional. |
tree | commitdiff |
2006-03-24 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-24 |
Aran Deltac |
Fixes to Tree::AdjacencyList, and working tests. |
tree | commitdiff |
2006-03-24 |
Brandon L. Black |
minor test fix |
tree | commitdiff |
2006-03-23 |
Aran Deltac |
New collection_column feature with working tests. |
tree | commitdiff |
2006-03-21 |
Aran Deltac |
Additional tests for AdjacencyList. |
tree | commitdiff |
2006-03-19 |
Aran Deltac |
Very basic tests for DBIC:Positioned. |
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-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-06 |
Matt S Trout |
missing svk add |
tree | commitdiff |
2006-01-31 |
David Kamholz |
re-fix many_to_many and add tests |
tree | commitdiff |
2006-01-28 |
Matt S Trout |
Added accessor => option to column_info to specify... |
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-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 |
add_relationship, relationship_info, relationships... |
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-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-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-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 |
|