From: Greg Pazo Date: Fri, 19 Sep 2014 14:55:39 +0000 (-0400) Subject: don't need that anymore X-Git-Tag: v4.7.0-beta.2~9^2 X-Git-Url: http://git.roojs.org/?p=xtuple;a=commitdiff_plain;h=9f6da0a5d69e3e6ade54b44e0a8825885d298fa5 don't need that anymore --- diff --git a/foundation-database/public/tables/metric.sql b/foundation-database/public/tables/metric.sql index 1ffa427ec..f7ac35a11 100644 --- a/foundation-database/public/tables/metric.sql +++ b/foundation-database/public/tables/metric.sql @@ -2,4 +2,4 @@ insert into metric (metric_name, metric_value) select 'UnifiedBuild', 'true' where not exists (select c.metric_id from metric c where c.metric_name = 'UnifiedBuild'); -SELECT setMetric('ServerVersion', '4.7.0'); +