Skip to content

Commit 45c617e

Browse files
committed
re-instate _json field naming
1 parent b07f801 commit 45c617e

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
@@ -438,7 +438,7 @@ RawPayloads AS (
438438
-- [REVIEW] Known issue https://github.com/data-to-insight/dfe-csc-api-data-flows/issues/73
439439
/* ================= child_and_family_assessments (22..25), array (or []) per episode =================
440440
- include assessment if start or authorisation date in cohort window
441-
- factors passed as JSON array, [] when none
441+
- factors passed as JSON array, payload returns [] when none
442442
*/
443443
JSON_QUERY((
444444
SELECT

0 commit comments

Comments
 (0)