Minor style change and white space trim
[dbsrgits/DBIx-Class.git] / lib / SQL / Translator / Parser / DBIx / Class.pm
2006-02-01 Jess Robinson Allow usage of --package for the schema name
2006-01-27 Matt S Trout We can now generate our own test schema
2006-01-17 Matt S Trout Un-added a bug I introduced in the SQLT parser, added...
2006-01-17 Matt S Trout Imported Jess Robinson's SQL::Translator::Parser::DBIx...