D6 - update GSHeet export

This commit is contained in:
Michał Zieliński
2025-07-31 12:54:01 +02:00
parent ed680267a2
commit 15ed0075ea
6 changed files with 9 additions and 13 deletions

View File

@@ -1,5 +1 @@
INSERT INTO [diunabi-morska].[dbo].[Records]
([Id], [Code], [Desc1], [CreatedAt], [ModifiedAt], [CreatedById], [ModifiedById], [IsDeleted], [LayerId])
VALUES ((SELECT NEWID()), 'SheetId', '1wplF3CRHweDE8A3Dk9dYbhWAatj1kp0UBM7MiFE26hE',
GETDATE(), GETDATE(), '117be4f0-b5d1-41a1-a962-39dc30cce368', '117be4f0-b5d1-41a1-a962-39dc30cce368', 0,
'ef188ff5-c9d2-4bac-9a7a-c2d878d2fbd4');