don't need that anymore
authorGreg Pazo <gpazo@xtuple.com>
Fri, 19 Sep 2014 14:55:39 +0000 (10:55 -0400)
committerGreg Pazo <gpazo@xtuple.com>
Fri, 19 Sep 2014 14:55:39 +0000 (10:55 -0400)
foundation-database/public/tables/metric.sql

index 1ffa427..f7ac35a 100644 (file)
@@ -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');
+