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.sql
318 318
  notespublic boolean,
319 319
  notesmgt boolean,
320 320
  revisions boolean,
321
  determinationdate timestamp with time zone NOT NULL,
321
  determinationdate timestamp with time zone,
322 322
  emb_taxondetermination integer,
323 323
  accessioncode character varying(255),
324 324
  CONSTRAINT taxondetermination_pkey PRIMARY KEY (taxondetermination_id ),

Also available in: Unified diff