X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5384e5cb7568d04e61bb5c712d7953df046f3a2c..3b5dc7b68b53ea153b9716f9b85c3b6dc3a71574:/sql/Pg-upgrade2/price_source_client_config.sql?ds=sidebyside 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[];