Project

General

Profile

« Previous | Next » 

Revision 675

vegbien.sql: Removed denormalized duplicate fields from stratum

View differences:

vegbien.sql
2486 2486
    stratum_id integer NOT NULL,
2487 2487
    locationevent_id integer NOT NULL,
2488 2488
    stratumtype_id integer NOT NULL,
2489
    stratumname character varying(30),
2490 2489
    stratumheight double precision,
2491 2490
    stratumbase double precision,
2492
    stratumcover double precision,
2493
    stratumdescription character varying(200)
2491
    stratumcover double precision
2494 2492
);
2495 2493

  
2496 2494

  

Also available in: Unified diff