Revision 1435
Added by Aaron Marcuse-Kubitza over 12 years ago
vegbien.my.sql | ||
---|---|---|
2313 | 2313 |
verbatimcollectorname text, |
2314 | 2314 |
growthform text, |
2315 | 2315 |
iscultivated int(1), |
2316 |
cultivatedbasis text, |
|
2316 | 2317 |
isnative int(1), |
2317 | 2318 |
accessioncode text |
2318 | 2319 |
); |
... | ... | |
2333 | 2334 |
|
2334 | 2335 |
|
2335 | 2336 |
-- |
2337 |
-- Name: COLUMN taxonoccurrence.cultivatedbasis; Type: COMMENT; Schema: public; Owner: - |
|
2338 |
-- |
|
2339 |
|
|
2340 |
|
|
2341 |
|
|
2342 |
|
|
2343 |
-- |
|
2336 | 2344 |
-- Name: COLUMN taxonoccurrence.isnative; Type: COMMENT; Schema: public; Owner: - |
2337 | 2345 |
-- |
2338 | 2346 |
|
Also available in: Unified diff
vegbien.sql: taxonoccurrence: Added cultivatedbasis