rename create_update_ddl to prepare_update
[dbsrgits/DBIx-Class-DeploymentHandler.git] / lib / DBIx / Class / DeploymentHandler / WithSqltDeployMethod.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-25 Arthur Axel 'fREW... fix another vim fail on my part
2010-02-25 Arthur Axel 'fREW... notes on how this should be done when I refactor completely
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-25 Arthur Axel 'fREW... git rid of some unnecesary test warnings
2010-02-24 Arthur Axel 'fREW... set indent for vim
2010-02-24 Arthur Axel 'fREW... add in role I forget