Skip to content
Snippets Groups Projects
Commit 4f64e126 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

First commit

parent 13b680db
Branches
Tags
No related merge requests found
/*
* Copyright (c) 2018 NIBIO <http://www.nibio.no/>.
*
* This file is part of VIPSLogic.
* VIPSLogic is free software: you can redistribute it and/or modify
* it under the terms of the NIBIO Open Source License as published by
* NIBIO, either version 1 of the License, or (at your option) any
* later version.
*
* VIPSLogic is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* NIBIO Open Source License for more details.
*
* You should have received a copy of the NIBIO Open Source License
* along with VIPSLogic. If not, see <http://www.nibio.no/licenses/>.
*
*/
/**
* Author: Tor-Einar Skog
* Created: May 2, 2018
*/
ALTER TABLE forecast_configuration
ADD COLUMN grid_weather_station_point_of_interest_ids INTEGER[];
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment