Skip to content

Commit

Permalink
DO NOT MERGE: Make a non schema-changing change to a deployed schema
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyMcCormick committed Dec 10, 2024
1 parent cdf9ac3 commit 492fe22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/sdm_schemas/schemas/dp03_1yr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tables:
- name: SSObject
"@id": "#SSObject"
description: LSST-computed per-object quantities. 1:1 relationship with MPCORB.
Recomputed daily, upon MPCORB ingestion.
Recomputed daily, upon MPCORB ingestion. THIS IS A DUMMY CHANGE.
primaryKey: "#SSObject.ssObjectId"
mysql:engine: MyISAM
mysql:charset: utf8mb4
Expand Down

0 comments on commit 492fe22

Please sign in to comment.