Skip to content

Commit

Permalink
Update fields
Browse files Browse the repository at this point in the history
  • Loading branch information
bsmartradio committed Nov 15, 2023
1 parent 887d12b commit 302335d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions yml/apdb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ tables:
- name: pmParallaxNdata
"@id": "#DiaObject.pmParallaxNdata"
datatype: int
nullable: false
description: The number of data points used to fit the model.
mysql:datatype: INTEGER
- name: u_psfFluxMean
Expand Down Expand Up @@ -567,7 +566,6 @@ tables:
- name: nearbyObj1
"@id": "#DiaObject.nearbyObj1"
datatype: long
nullable: false
description: Id of the closest nearby object.
mysql:datatype: BIGINT
ivoa:ucd: meta.id;src
Expand All @@ -586,7 +584,6 @@ tables:
- name: nearbyObj2
"@id": "#DiaObject.nearbyObj2"
datatype: long
nullable: false
description: Id of the second-closest nearby object.
mysql:datatype: BIGINT
ivoa:ucd: meta.id;src
Expand All @@ -605,7 +602,6 @@ tables:
- name: nearbyObj3
"@id": "#DiaObject.nearbyObj3"
datatype: long
nullable: false
description: Id of the third-closest nearby object.
mysql:datatype: BIGINT
ivoa:ucd: meta.id;src
Expand Down

0 comments on commit 302335d

Please sign in to comment.