Drop column xmet_sounding.sample_count
This commit is contained in:
parent
4083e7bf16
commit
f1140311c3
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@ create table xmet_sounding (
|
|||
station TEXT NOT NULL,
|
||||
timestamp_observed TIMESTAMP NOT NULL,
|
||||
timestamp_released TIMESTAMP,
|
||||
sample_count INTEGER,
|
||||
data_source_pressure TEXT NOT NULL,
|
||||
data_source_other TEXT NOT NULL
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue