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_wiki.sql
133 133
  notespublic boolean,
134 134
  notesmgt boolean,
135 135
  revisions boolean,
136
  determinationdate timestamp with time zone NOT NULL,
136
  determinationdate timestamp with time zone,
137 137
  emb_taxondetermination integer,
138 138
  accessioncode character varying(255),
139 139
);

Also available in: Unified diff