X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a60af858f50d8d8b21d1f397e8415e046cd8185d..ae4cec429306e2f1372d9cbd7a2ac40ecb977869:/sql/Pg-upgrade2/drop_yearend.sql diff --git a/sql/Pg-upgrade2/drop_yearend.sql b/sql/Pg-upgrade2/drop_yearend.sql index 3b054847e..61ee6cacc 100644 --- a/sql/Pg-upgrade2/drop_yearend.sql +++ b/sql/Pg-upgrade2/drop_yearend.sql @@ -1,5 +1,4 @@ -- @tag: drop_yearend -- @description: yearend wird nicht mehr benötigt, da closedto (Bücherabschluss) vorhanden ist -- @depends: release_2_6_1 --- @charset: utf-8 ALTER TABLE defaults DROP COLUMN yearend;