fix the alias in the identity column
[dbsrgits/DBIx-Class.git] / t / relationship / custom.t
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