X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3845e786001e973d0f2f49a8febf35c52ffae2b0..1f0d7da266e23a443c47aaa2dbab844e6be50ee4:/sql/Pg-upgrade2/price_source_client_config.sql diff --git a/sql/Pg-upgrade2/price_source_client_config.sql b/sql/Pg-upgrade2/price_source_client_config.sql index 7bcac1aee..affba473f 100644 --- a/sql/Pg-upgrade2/price_source_client_config.sql +++ b/sql/Pg-upgrade2/price_source_client_config.sql @@ -1,6 +1,5 @@ -- @tag: price_source_client_config -- @description: Preisquellen: Preisquellen ausschaltbar per Mandant -- @depends: release_3_1_0 --- @encoding: utf-8 ALTER TABLE defaults ADD disabled_price_sources TEXT[];