don't need that anymore
[xtuple] / 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');
+