rename create_update_ddl to prepare_update
[dbsrgits/DBIx-Class-DeploymentHandler.git] / lib / DBIx / Class / DeploymentHandler / SqltDeployMethod.pm
2010-02-27 Arthur Axel 'fREW... rename create_update_ddl to prepare_update
2010-02-27 Arthur Axel 'fREW... tiny bit of cleanup and rename create_install_ddl to...
2010-02-27 Arthur Axel 'fREW... simplify most of the code significantly thanks to versi...
2010-02-25 Arthur Axel 'fREW... migrate unneeded code out of main class and into delega...
2010-02-25 Arthur Axel 'fREW... finally put deploy where it actually belongs
2010-02-25 Arthur Axel 'fREW... less bogus output from tests
2010-02-24 Arthur Axel 'fREW... set indent for vim
2010-02-24 Arthur Axel 'fREW... split deployment method out of Deployment Handler
2010-02-23 Arthur Axel 'fREW... start Role refactor