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