Project

General

Profile

« Previous | Next » 

Revision 591

vegbien.sql: Made taxondetermination.determinationdate optional because some determinations might not have a date

View differences:

vegbien.for_ERD.my.sql
318 318
  notespublic int(1),
319 319
  notesmgt int(1),
320 320
  revisions int(1),
321
  determinationdate timestamp NOT NULL,
321
  determinationdate timestamp NULL,
322 322
  emb_taxondetermination int(11),
323 323
  accessioncode character varying(255),
324 324
  CONSTRAINT taxondetermination_pkey PRIMARY KEY (taxondetermination_id ),

Also available in: Unified diff