Alle ISO-8859-15-codierten Files nach UTF-8 encodieren
[kivitendo-erp.git] / sql / Pg-upgrade2 / csv_import_report_cache.sql
index 34fbdf6..88bec34 100644 (file)
@@ -1,7 +1,6 @@
 -- @tag: csv_import_report_cache
 -- @description: Csv Import Cache
 -- @depends: csv_import_profiles_2
--- @encoding: utf-8
 
 CREATE TABLE csv_import_reports (
   id                   SERIAL PRIMARY KEY,