From a6da6cc2f18877b61dcbd7d1cf6be68c0a0209ca Mon Sep 17 00:00:00 2001 From: Tom Date: Tue, 4 Jun 2024 16:46:02 +0100 Subject: [PATCH 1/2] Add insert by timeperiod package --- hub.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hub.json b/hub.json index 257e646..8f94f2f 100644 --- a/hub.json +++ b/hub.json @@ -5,6 +5,9 @@ "Aidbox": [ "dbt_fhir" ], + "alittlesliceoftom": [ + "insert_by_timeperiod" + ], "AxelThevenot": [ "dbt-assertions", "dbt-star" From 5b127fedcc989a831d252842a6212fd5d52066f3 Mon Sep 17 00:00:00 2001 From: Tom O'Neill <11210917+alittlesliceoftom@users.noreply.github.com> Date: Thu, 16 Jan 2025 15:37:55 +0000 Subject: [PATCH 2/2] I have transferred this project from my personal gh account to my M-KOPA's org account so that M-KOPA can better act as the maintainer going forward. --- hub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hub.json b/hub.json index 5031bac..77a4afe 100644 --- a/hub.json +++ b/hub.json @@ -8,7 +8,7 @@ "Aidbox": [ "dbt_fhir" ], - "alittlesliceoftom": [ + "M-KOPA": [ "insert_by_timeperiod" ], "AxelThevenot": [