Omaha #4319 Set default volumescannumber in upgrade script.
Former-commit-id:888da5052c
[formerly 63c6cf4c36b27bd0c9b5c5dd31c4dd463b5c3343] Former-commit-id:8fd3ff4995
This commit is contained in:
parent
abfe39a9f8
commit
a9850006b5
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