Revision 6262
Added by Aaron Marcuse-Kubitza about 12 years ago
vegbien.my.sql | ||
---|---|---|
734 | 734 |
tag text, |
735 | 735 |
`organismX_m` double precision, |
736 | 736 |
`organismY_m` double precision, |
737 |
`recordedBy` int(11),
|
|
737 |
`recordedBy` text,
|
|
738 | 738 |
`recordNumber` text |
739 | 739 |
); |
740 | 740 |
|
Also available in: Unified diff
schemas/vegbien.sql: analytical_stem_view: Fixed bug where need to join taxonoccurrence.collector_id to party because it's now an fkey rather than a literal name