From d8749fb2e820d6a818170e9c399f7ea5170fd480 Mon Sep 17 00:00:00 2001 From: Darling Data Date: Mon, 8 Apr 2024 19:00:43 +0000 Subject: [PATCH] Automation: Building SQL File --- Install-All/DarlingData.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-All/DarlingData.sql b/Install-All/DarlingData.sql index a44fdeb..98d94d5 100644 --- a/Install-All/DarlingData.sql +++ b/Install-All/DarlingData.sql @@ -1,4 +1,4 @@ --- Compile Date: 04/08/2024 18:59:54 UTC +-- Compile Date: 04/08/2024 19:00:42 UTC SET ANSI_NULLS ON; SET ANSI_PADDING ON; SET ANSI_WARNINGS ON;