Skip to content

Commit b07f801

Browse files
committed
remove depreciated ssd_ph placeholder str from Record 1 test data
1 parent 58282df commit b07f801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql_json_query/populate_ssd_api_data_staging_2016.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@ DECLARE @p1 NVARCHAR(MAX) = N'{
913913
"end_reason": "E17",
914914
"placement_type": "U4",
915915
"postcode": "BN14 7ES",
916-
"change_reason": "SSD_PH",
916+
"change_reason": "",
917917
"purge": false
918918
}
919919
],

0 commit comments

Comments
 (0)