Project

General

Profile

« Previous | Next » 

Revision 11072

schemas/vegbien.sql: stratum: added stratumname

View differences:

vegbien.sql
4248 4248
CREATE TABLE stratum (
4249 4249
    stratum_id integer NOT NULL,
4250 4250
    locationevent_id integer NOT NULL,
4251
    stratumname text,
4251 4252
    stratumheight double precision,
4252 4253
    stratumbase double precision,
4253 4254
    stratumcover double precision,

Also available in: Unified diff