add test for has_many prefetch with adjacent rows with no rel objects
[dbsrgits/DBIx-Class.git] / t / 54taint.t
2006-10-18 Sebastian Willert Changed DBIC::Schema->load_classes to be taint-safe...