X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/87e65e6c1cc64bfb2d73b6914ed2ef136861dd42..5771d385e2f5d65ba0f3c260f52f20ef9af9b2c9:/sql/Pg-upgrade2/delete_customertax_vendortax_partstax.sql diff --git a/sql/Pg-upgrade2/delete_customertax_vendortax_partstax.sql b/sql/Pg-upgrade2/delete_customertax_vendortax_partstax.sql index 0d48468b5..a24de155c 100644 --- a/sql/Pg-upgrade2/delete_customertax_vendortax_partstax.sql +++ b/sql/Pg-upgrade2/delete_customertax_vendortax_partstax.sql @@ -1,7 +1,6 @@ -- @tag: delete_customertax_vendortax_partstax -- @description: Alte Tabellen löschen -- @depends: release_3_0_0 --- @charset: utf-8 DROP TABLE customertax; DROP TABLE vendortax; DROP TABLE partstax;