* Removed extra parens from the ON expression of JOIN (SQLA::Test now handles it...
[dbsrgits/DBIx-Class.git] / t / lib / DBIC / SqlMakerTest.pm
2008-11-25 Norbert Buchmuller * Wrapped SQL::Abstract::Test functionality in a new...