stop editing custom content from renamed files
[dbsrgits/DBIx-Class-Schema-Loader.git] / lib / DBIx / Class / Schema / Loader / Utils.pm
2011-10-30 Rafael Kitover stop editing custom content from renamed files
2011-10-29 Rafael Kitover better CamelCASE support for naming=v8
2011-09-28 Rafael Kitover remove dependency on File::Slurp
2011-07-25 Rafael Kitover support alternate line endings
2011-05-27 Rafael Kitover support quoted PostgreSQL schema names with special...
2011-05-16 Rafael Kitover handle "use warnings FATAL => 'all' and set use_namespa...
2010-12-21 Rafael Kitover preserve relnames when another FK is added (RT#62424...
2010-10-12 Peter Rabbitson Fix for RT62072
2010-09-11 Peter Rabbitson Overhaul of test warning handling - mask off as little...
2010-07-24 Rafael Kitover remove dep on Data::Dumper::Concise
2010-05-13 Rafael Kitover fix splitting uppercase names