Project

General

Profile

« Previous | Next » 

Revision 4827

schemas/vegbien.sql: stemobservation: Added tag, tags

View differences:

vegbien.my.sql
2279 2279
    sourceaccessioncode text,
2280 2280
    plantobservation_id int(11) NOT NULL,
2281 2281
    authorstemcode text,
2282
    tag text,
2283
    tags text,
2282 2284
    xposition_m double precision,
2283 2285
    yposition_m double precision,
2284 2286
    diameterbreastheight_m double precision,
......
2301 2303

  
2302 2304

  
2303 2305
--
2306
-- Name: COLUMN stemobservation.tags; Type: COMMENT; Schema: public; Owner: -
2307
--
2308

  
2309

  
2310

  
2311

  
2312
--
2304 2313
-- Name: stemobservation_stemobservation_id_seq; Type: SEQUENCE; Schema: public; Owner: -
2305 2314
--
2306 2315

  

Also available in: Unified diff