Omaha #4319 Set default volumescannumber in upgrade script.
Former-commit-id: 63c6cf4c36b27bd0c9b5c5dd31c4dd463b5c3343
This commit is contained in:
parent
14a05b15c6
commit
888da5052c
1 changed files with 1 additions and 0 deletions
|
@ -18,5 +18,6 @@ then
|
|||
echo "Failed to update radar table."
|
||||
exit 1
|
||||
fi
|
||||
/awips2/psql/bin/psql -U awips -d metadata -c "UPDATE radar SET volumescannumber=0 WHERE volumescannumber IS NULL;"
|
||||
|
||||
echo "Done"
|
||||
|
|
Loading…
Add table
Reference in a new issue