I think we are done here
[dbsrgits/DBIx-Class.git] / t / relationship / custom.t
2012-04-16 Peter Rabbitson I think we are done here
2011-06-17 Peter Rabbitson Correct test-relationship name/type
2011-04-22 Peter Rabbitson Fix custom-relationships on resultsources with multilev...
2011-04-08 Moritz Onken Test for an insane yet valid rel condition with subquery
2011-04-07 Peter Rabbitson Merge branch 0.08200_track into master
2011-01-20 Peter Rabbitson Rewrite the check for nontrivial joinfree conditions...
2011-01-20 Peter Rabbitson Add some extra tests written while debugging, remove...
2011-01-20 Peter Rabbitson Untodoify tests - these are not 'nice to have', they...
2011-01-20 Peter Rabbitson Back out "support for prefetch from resultsource using...
2011-01-20 Daniel Ruoso do not use "me" on the related_resultset pessimization
2011-01-20 Daniel Ruoso fix the alias in the identity column
2011-01-20 Daniel Ruoso When getting a related_resultset in a row with custom...
2011-01-20 Daniel Ruoso adds a test with many to many and extended rels that...
2011-01-20 Daniel Ruoso support for prefetch from resultsource using extended_rels
2011-01-20 Daniel Ruoso checks if the complex conditions are overriden in set_f...
2011-01-20 Daniel Ruoso makes search_related on extended rels without the optim...
2011-01-20 Daniel Ruoso First attempt to make extended_rels work.
2011-01-20 Peter Rabbitson Reshape initial tests