Skip to content

Commit e731e02

Browse files
Merge pull request #571 from erikdarlingdata/dev
Update sp_HealthParser.sql
2 parents 41eeb96 + b7d736f commit e731e02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sp_HealthParser/sp_HealthParser.sql

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4025,7 +4025,8 @@ END;
40254025
error_number
40264026
)
40274027
VALUES
4028-
(17830);
4028+
(17830),
4029+
(18056);
40294030

40304031
SELECT
40314032
event_time =

0 commit comments

Comments
 (0)