X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FDeploymentHandler%2FWithSqltDeployMethod.pm;fp=lib%2FDBIx%2FClass%2FDeploymentHandler%2FWithSqltDeployMethod.pm;h=4555d1e6c0b8b65997921e277d8639e8c7fd146b;hb=2bf06b5f0424262e99d49b7c2b7173c3afeb87dc;hp=7141b650a7c7d0449abee1d4ac3b33e51dcfc2b8;hpb=199410d3e84cf0c8a9c77c032ab882c29ad9acfd;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm b/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm index 7141b65..4555d1e 100644 --- a/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm +++ b/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm @@ -21,7 +21,6 @@ has deploy_method => ( deploy prepare_install prepare_update - create_ddl_dir upgrade_single_step }], );