From 6f88ed618d079208113e0e0183c1dc93af368268 Mon Sep 17 00:00:00 2001 From: Paul Trowbridge Date: Tue, 7 Mar 2023 15:44:25 -0500 Subject: [PATCH] include all foreast since the piece labeled actuals actually forms a current year forecast --- build/convert_pool_all.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/convert_pool_all.sql b/build/convert_pool_all.sql index ca37d53..e777747 100644 --- a/build/convert_pool_all.sql +++ b/build/convert_pool_all.sql @@ -127,7 +127,8 @@ SELECT FROM rlarp.osm_pool WHERE - substring(iter,1,7) <> 'actuals'; + true; + --substring(iter,1,7) <> 'actuals'; -------need to set item master values before other things----------- UPDATE