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