Project

General

Profile

« Previous | Next » 

Revision 642

vegbien.sql: Added comments to specimen.collectioncode_dwc and collectionnumber to differentiate them

View differences:

vegbien.sql
2285 2285

  
2286 2286

  
2287 2287
--
2288
-- Name: COLUMN specimen.collectioncode_dwc; Type: COMMENT; Schema: public; Owner: -
2289
--
2290

  
2291
COMMENT ON COLUMN specimen.collectioncode_dwc IS 'The code for the collection that the specimen is from.';
2292

  
2293

  
2294
--
2295
-- Name: COLUMN specimen.collectionnumber; Type: COMMENT; Schema: public; Owner: -
2296
--
2297

  
2298
COMMENT ON COLUMN specimen.collectionnumber IS 'The number of the specimen within the collection.';
2299

  
2300

  
2301
--
2288 2302
-- Name: specimen_specimen_id_seq; Type: SEQUENCE; Schema: public; Owner: -
2289 2303
--
2290 2304

  

Also available in: Unified diff