Revision 591
Added by Aaron Marcuse-Kubitza almost 13 years ago
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
vegbien.sql: Made taxondetermination.determinationdate optional because some determinations might not have a date