Project

General

Profile

« Previous | Next » 

Revision 6877

schemas/vegbien.sql: trait: Added units field

View differences:

vegbien.sql
4473 4473
    trait_id integer NOT NULL,
4474 4474
    taxonlabel_id integer NOT NULL,
4475 4475
    name text NOT NULL,
4476
    value text
4476
    value text,
4477
    units text
4477 4478
);
4478 4479

  
4479 4480

  

Also available in: Unified diff