Skip to content

Commit c8be8be

Browse files
author
Darling Data
committed
Automation: Format and Build SQL File [skip ci]
1 parent 3da9816 commit c8be8be

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

Install-All/DarlingData.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Compile Date: 03/28/2026 02:08:52 UTC
1+
-- Compile Date: 03/28/2026 14:35:57 UTC
22
SET ANSI_NULLS ON;
33
SET ANSI_PADDING ON;
44
SET ANSI_WARNINGS ON;

TestBackupPerformance/TestBackupPerformance.sql

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,27 @@ GO
1111

1212
/*
1313
14-
████████╗███████╗███████╗████████╗
15-
╚══██╔══╝██╔════╝██╔════╝╚══██╔══╝
16-
██║ █████╗ ███████╗ ██║
17-
██║ ██╔══╝ ╚════██║ ██║
18-
██║ ███████╗███████║ ██║
19-
╚═╝ ╚══════╝╚══════╝ ╚═╝
20-
21-
██████╗ █████╗ ██████╗██╗ ██╗██╗ ██╗██████╗
22-
██╔══██╗██╔══██╗██╔════╝██║ ██╔╝██║ ██║██╔══██╗
23-
██████╔╝███████║██║ █████╔╝ ██║ ██║██████╔╝
24-
██╔══██╗██╔══██║██║ ██╔═██╗ ██║ ██║██╔═══╝
25-
██████╔╝██║ ██║╚██████╗██║ ██╗╚██████╔╝██║
26-
╚═════╝ ╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝
27-
14+
████████╗███████╗███████╗████████╗
15+
╚══██╔══╝██╔════╝██╔════╝╚══██╔══╝
16+
██║ █████╗ ███████╗ ██║
17+
██║ ██╔══╝ ╚════██║ ██║
18+
██║ ███████╗███████║ ██║
19+
╚═╝ ╚══════╝╚══════╝ ╚═╝
20+
21+
██████╗ █████╗ ██████╗██╗ ██╗██╗ ██╗██████╗
22+
██╔══██╗██╔══██╗██╔════╝██║ ██╔╝██║ ██║██╔══██╗
23+
██████╔╝███████║██║ █████╔╝ ██║ ██║██████╔╝
24+
██╔══██╗██╔══██║██║ ██╔═██╗ ██║ ██║██╔═══╝
25+
██████╔╝██║ ██║╚██████╗██║ ██╗╚██████╔╝██║
26+
╚═════╝ ╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝
27+
2828
██████╗ ███████╗██████╗ ███████╗ ██████╗ ██████╗ ███╗ ███╗ █████╗ ███╗ ██╗ ██████╗███████╗
2929
██╔══██╗██╔════╝██╔══██╗██╔════╝██╔═══██╗██╔══██╗████╗ ████║██╔══██╗████╗ ██║██╔════╝██╔════╝
30-
██████╔╝█████╗ ██████╔╝█████╗ ██║ ██║██████╔╝██╔████╔██║███████║██╔██╗ ██║██║ █████╗
31-
██╔═══╝ ██╔══╝ ██╔══██╗██╔══╝ ██║ ██║██╔══██╗██║╚██╔╝██║██╔══██║██║╚██╗██║██║ ██╔══╝
30+
██████╔╝█████╗ ██████╔╝█████╗ ██║ ██║██████╔╝██╔████╔██║███████║██╔██╗ ██║██║ █████╗
31+
██╔═══╝ ██╔══╝ ██╔══██╗██╔══╝ ██║ ██║██╔══██╗██║╚██╔╝██║██╔══██║██║╚██╗██║██║ ██╔══╝
3232
██║ ███████╗██║ ██║██║ ╚██████╔╝██║ ██║██║ ╚═╝ ██║██║ ██║██║ ╚████║╚██████╗███████╗
3333
╚═╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝╚══════╝
34-
34+
3535
3636
Copyright 2026 Darling Data, LLC
3737
https://www.erikdarling.com/

0 commit comments

Comments
 (0)