fill new thing_parser table
1 unresolved thread
1 unresolved thread
Compare changes
+ 60
− 18
@@ -3,9 +3,10 @@ from __future__ import annotations
@@ -25,16 +26,18 @@ if get_envvar_as_bool("DEBUG_SQL"):
@@ -276,9 +279,7 @@ def upsert_table_project(
@@ -288,13 +289,12 @@ def upsert_table_s3_store(
@@ -302,6 +302,45 @@ def upsert_table_s3_store(
@@ -468,10 +507,10 @@ def store_thing_config(conn: Connection, data: dict):
@@ -484,6 +523,9 @@ def store_thing_config(conn: Connection, data: dict):