]> wagnertech.de Git - mfinanz.git/blobdiff - sql/Pg-upgrade2/add_more_constraints_fibu_projekt_xplace.pl
Perl-DB-Upgradescripte: nicht manuell Datenbankhandle committen
[mfinanz.git] / sql / Pg-upgrade2 / add_more_constraints_fibu_projekt_xplace.pl
index 2ed31f33bfe0721e4473e3cb02e862c8247eff47..187eea4042c70e364966f2a33b5395bc3b281fcd 100644 (file)
@@ -45,7 +45,6 @@ sub run {
     do_statement($::form,$sth,$query);
     $sth->finish();
   }
-  $self->dbh ->commit();
   return 1;
 }