X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/72b340de2352eec7d3f99a00e2141a2df35f07f3..27fe7b11f5817702c3b47d0187bc9f0ba5328e2f:/sql/Pg-upgrade2/csv_import_profiles.sql diff --git a/sql/Pg-upgrade2/csv_import_profiles.sql b/sql/Pg-upgrade2/csv_import_profiles.sql index 2efac0457..813da19a3 100644 --- a/sql/Pg-upgrade2/csv_import_profiles.sql +++ b/sql/Pg-upgrade2/csv_import_profiles.sql @@ -1,7 +1,6 @@ -- @tag: csv_import_profiles -- @description: CSV-Import-Profile für Stammdaten -- @depends: release_2_6_1 --- @charset: utf-8 CREATE TABLE csv_import_profiles ( id SERIAL NOT NULL, name text NOT NULL,