Revision 7304
Added by Aaron Marcuse-Kubitza about 12 years ago
vegbien.my.sql | ||
---|---|---|
500 | 500 |
taxonlabel_id int(11) NOT NULL, |
501 | 501 |
source_id int(11) NOT NULL, |
502 | 502 |
sourceaccessioncode varchar(255), |
503 |
creationdate date, |
|
504 | 503 |
taxonstatus varchar(255), |
505 | 504 |
canon_label_id int(11), |
506 | 505 |
matched_label_id int(11), |
... | ... | |
534 | 533 |
|
535 | 534 |
|
536 | 535 |
-- |
537 |
-- Name: COLUMN taxonlabel.creationdate; Type: COMMENT; Schema: public; Owner: - |
|
538 |
-- |
|
539 |
|
|
540 |
|
|
541 |
|
|
542 |
|
|
543 |
-- |
|
544 | 536 |
-- Name: COLUMN taxonlabel.canon_label_id; Type: COMMENT; Schema: public; Owner: - |
545 | 537 |
-- |
546 | 538 |
|
Also available in: Unified diff
schemas/vegbien.sql: taxonlabel: Removed creationdate, which duplicates taxondetermination.determinationdate