From 4f33136a1525f59d0b9818c26065babceef46aaf Mon Sep 17 00:00:00 2001 From: Paul Trowbridge Date: Thu, 13 May 2021 13:54:42 -0400 Subject: [PATCH] style code was not getting set as part of the item master snap --- 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 95df7af..dc8fa78 100644 --- a/build/convert_pool_all.sql +++ b/build/convert_pool_all.sql @@ -118,7 +118,8 @@ FROM UPDATE RLARP.OSMFS_DEV O SET - COLC = M.COLC + STYC = M.STLC + ,COLC = M.COLC ,COLGRP = M.COLGRP ,COLTIER = M.COLTIER ,COLSTAT = M.COLSTAT