minor fixups
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Admin.pm
2010-01-20 Rafael Kitover minor fixups
2010-01-17 Gordon Irving remove comment headers
2010-01-17 Gordon Irving change warns/dies -> carp/throw_exception
2010-01-17 Peter Rabbitson More tets cleanup
2010-01-17 Peter Rabbitson Fix POD (spacing matters)
2010-01-17 Peter Rabbitson Real detabify
2010-01-15 Gordon Irving change white space to not be tabs
2009-12-15 Gordon Irving add namespace::autoclean to DBIx::Class::Admin
2009-12-15 Gordon Irving dep check to end of module
2009-12-12 Gordon Irving add compatability for --op for dbicadmin, revert test...
2009-12-12 Gordon Irving some changes to make DBIx::Class::Admin more compatible...
2009-12-12 Gordon Irving add some pod to DBIx::Class::Admin
2009-12-12 Gordon Irving update DBIx::Class::Admin data manip functions to pass...
2009-12-12 Gordon Irving add quite attribute to DBIx::Class admin
2009-12-02 Gordon Irving all ddl tests now pass
2009-12-02 Gordon Irving get deployment tests to pass
2009-11-30 Gordon Irving add DBIx::Class::Admin