taking out some dumper statements for troubleshooting that I had commented out
[migration-tools.git] / mig-sql / system / tlc / 030_tlc_mapping_tables.sql
index 08418ff..525b6c2 100644 (file)
@@ -138,10 +138,9 @@ VALUES
 CREATE TABLE map_tlc_phone (
     id                  SERIAL
     ,x_count            TEXT            
+    ,legacy_phone       TEXT
+    ,evergreen_phone    TEXT
     ,note               TEXT
-    ,migrate_available  TEXT
-    ,fill_in_method     TEXT
-    ,static_value       TEXT
 );
 
 INSERT INTO gsheet_tracked_table