finally put deploy where it actually belongs
[dbsrgits/DBIx-Class-DeploymentHandler.git] / lib / DBIx / Class / DeploymentHandler / WithSqltDeployMethod.pm
index 79b97fb..55f7c05 100644 (file)
@@ -11,6 +11,7 @@ has deploy_method => (
   lazy_build => 1,
   handles => [qw{
     deployment_statements
+    deploy
         create_install_ddl
         create_update_ddl
         create_ddl_dir