Auftrags-Controller: Preisquellen in oberer Eingabezeile besser berücksichtigen
[kivitendo-erp.git] / sql / Pg-upgrade2 / project_types.sql
index 7d2c319..a0ba07d 100644 (file)
@@ -1,7 +1,6 @@
 -- @tag: project_types
 -- @description: Tabelle für Projekttypen
 -- @depends: release_3_0_0
--- @charset: utf-8
 CREATE TABLE project_types (
        id                       SERIAL,
        position                 INTEGER NOT NULL,