Revision 421
Added by Aaron Marcuse-Kubitza about 13 years ago
vegbien.sql | ||
---|---|---|
2386 | 2386 |
taxonoccurrence_id integer NOT NULL, |
2387 | 2387 |
stemobservation_id integer, |
2388 | 2388 |
plantconcept_id integer, |
2389 |
plantname_id integer, |
|
2389 |
plantname_id integer NOT NULL,
|
|
2390 | 2390 |
party_id integer NOT NULL, |
2391 | 2391 |
role_id integer NOT NULL, |
2392 | 2392 |
determinationtype character varying(30), |
Also available in: Unified diff
VegBIEN: Made taxondetermination.plantname_id required