X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=sql%2FPg-upgrade2%2Fcsv_import_profiles.sql;h=813da19a33556caaf8dd3bcd88a72b7050b76a7d;hb=30b4a78c4100ebdcd6e6917fbcbf1d12f4f7b4d6;hp=2efac0457b683972e1e4cd0d0fb9cf9528393511;hpb=72b340de2352eec7d3f99a00e2141a2df35f07f3;p=kivitendo-erp.git 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,