Alle ISO-8859-15-codierten Files nach UTF-8 encodieren
[kivitendo-erp.git] / sql / Pg-upgrade2 / csv_import_profiles.sql
index 2efac04..813da19 100644 (file)
@@ -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,