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=55f7c05731721722d21b96ba1f8c637faebcb58a;hb=7f50d101838b1cb69f53128fa658b6039bd0d3ce;hp=79b97fb69cd321a37443760b8d3d80125d1b6a14;hpb=2eaf903b4450604819a24ee038ff2fc3a3302fed;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm b/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm index 79b97fb..55f7c05 100644 --- a/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm +++ b/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm @@ -11,6 +11,7 @@ has deploy_method => ( lazy_build => 1, handles => [qw{ deployment_statements + deploy create_install_ddl create_update_ddl create_ddl_dir