Project

General

Profile

« Previous | Next » 

Revision 11072

schemas/vegbien.sql: stratum: added stratumname

View differences:

vegbien.my.sql
3049 3049
CREATE TABLE stratum (
3050 3050
    stratum_id int(11) NOT NULL,
3051 3051
    locationevent_id int(11) NOT NULL,
3052
    stratumname varchar(255),
3052 3053
    stratumheight double precision,
3053 3054
    stratumbase double precision,
3054 3055
    stratumcover double precision,

Also available in: Unified diff