Project

General

Profile

« Previous | Next » 

Revision 1036

vegbien.sql: method: Added lengthunits field

View differences:

vegbien.my.sql
18 18

  
19 19

  
20 20
--
21
-- Name: methodtraitname_appliesto; Type: TYPE; Schema: public; Owner: -
22
--
23

  
24

  
25

  
26

  
27
--
28 21
-- Name: occurrencestatus_dwc; Type: TYPE; Schema: public; Owner: -
29 22
--
30 23

  
......
1262 1255
    name text NOT NULL,
1263 1256
    description text,
1264 1257
    accessioncode text,
1258
    lengthunits text,
1265 1259
    mindiameter double precision,
1266 1260
    minheight double precision,
1267 1261
    maxdiameter double precision,
......
1276 1270

  
1277 1271

  
1278 1272
--
1273
-- Name: COLUMN method.lengthunits; Type: COMMENT; Schema: public; Owner: -
1274
--
1275

  
1276

  
1277

  
1278

  
1279
--
1279 1280
-- Name: COLUMN method.observationtype; Type: COMMENT; Schema: public; Owner: -
1280 1281
--
1281 1282

  

Also available in: Unified diff