getting repo caught up

This commit is contained in:
Infineon\StieberD
2024-05-22 14:06:46 -07:00
parent a2cac41a8d
commit 6ea6969f4b
1656 changed files with 2057 additions and 158 deletions

View File

@ -19,3 +19,4 @@ Keys := "CAL_DT":@VM:SQL_Format(Field(Key, "*", 2), "DATE")
Ans = SQL_Delete(Connection, "CALIBRATION", Keys);
Return Ans