X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5384e5cb7568d04e61bb5c712d7953df046f3a2c..9103645c7ebcc220d06cd2fa794895ae99dcbf2f:/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[];