feat(finaly): the final push before moving all to the new lst

This commit is contained in:
2025-09-19 22:16:47 -05:00
parent 0bbe411db0
commit 8943407f27
15 changed files with 447 additions and 19 deletions

View File

@@ -1,8 +1,8 @@
export const productionNumbers = `
use [test1_AlplaPROD2.0_Reporting]
declare @startDate nvarchar(30) = [startDate] --'2024-12-30'
declare @endDate nvarchar(30) = [endDate] --'2025-08-09'
declare @startDate nvarchar(30) = '[startDate]' --'2024-12-30'
declare @endDate nvarchar(30) = '[endDate]' --'2025-08-09'
select MachineLocation,
ArticleHumanReadableId as article,