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=79b97fb69cd321a37443760b8d3d80125d1b6a14;hb=2eaf903b4450604819a24ee038ff2fc3a3302fed;hp=85b85f881e9be33264f1bb9959f7ebf54bb1e9e4;hpb=9d737292631c7149ccf16d34d261ef2fa1949b15;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm b/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm index 85b85f8..79b97fb 100644 --- a/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm +++ b/lib/DBIx/Class/DeploymentHandler/WithSqltDeployMethod.pm @@ -25,7 +25,6 @@ sub _build_deploy_method { databases => $self->databases, upgrade_directory => $self->upgrade_directory, sqltargs => $self->sqltargs, - storage => $self->storage, do_backup => $self->do_backup, }; $args->{backup_directory} = $self->backup_directory