Only add a group_by to a complex prefetch if a non-selecting multi-join is detected
[dbsrgits/DBIx-Class.git] / examples / Schema / insertdb.pl
2010-07-08 Peter Rabbitson Cleanup shebang lines of all maint/example scripts...
2009-09-11 Peter Rabbitson Fix borked example
2009-09-11 Peter Rabbitson This is how the txnguard should really work
2009-01-25 Peter Rabbitson First stab at restructuring with tests_recursive()...