Skip to content

Commit

Permalink
Use Decl instead of Dec
Browse files Browse the repository at this point in the history
Because Dec is a reserved word in the SQL
  • Loading branch information
hsinfang committed Jan 30, 2020
1 parent 391ddf4 commit fcf5d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion policy/Object.yaml
Expand Up @@ -17,7 +17,7 @@ funcs:
Ra:
functor: RAColumn
dataset: meas
Dec:
Decl:
functor: DecColumn
dataset: meas
# raErr: not available yet DM-15180
Expand Down

0 comments on commit fcf5d0b

Please sign in to comment.