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=85b85f881e9be33264f1bb9959f7ebf54bb1e9e4;hb=9d737292631c7149ccf16d34d261ef2fa1949b15;hp=cef904bc81cdcc74730cc82dc38dacae849abb00;hpb=e051bb000c29c270bb393965ab3a088320c648f3;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm b/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm index cef904b..85b85f8 100644 --- a/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm +++ b/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm @@ -11,7 +11,6 @@ has deploy_method => ( lazy_build => 1, handles => [qw{ deployment_statements - deploy create_install_ddl create_update_ddl create_ddl_dir