diff --git a/python/lsst/sdm_schemas/schemas/archive/sdss_stripe82_01.yml b/python/lsst/sdm_schemas/schemas/archive/sdss_stripe82_01.yml index 44ca6cce..c0d40bf2 100644 --- a/python/lsst/sdm_schemas/schemas/archive/sdss_stripe82_01.yml +++ b/python/lsst/sdm_schemas/schemas/archive/sdss_stripe82_01.yml @@ -985,8 +985,8 @@ tables: "@id": "#RunDeepSource.calib_detected" datatype: boolean mysql:datatype: BIT(1) - - name: flags_negative - "@id": "#RunDeepSource.flags_negative" + - name: is_negative + "@id": "#RunDeepSource.is_negative" datatype: boolean mysql:datatype: BIT(1) - name: deblend_nchild