This is stupid - no need to build the SQL manually, the local flag is enough
[dbsrgits/DBIx-Class.git] / t / multi_create / insert_defaults.t
2012-03-16 Alexander Hartmaier removed unnecessary use of Test::Exception
2009-06-07 Peter Rabbitson Fix find_or_new/create to stop returning random rows...