Revision 1054
Added by Aaron Marcuse-Kubitza almost 13 years ago
vegbien.sql | ||
---|---|---|
1310 | 1310 |
obsenddate timestamp with time zone, |
1311 | 1311 |
dateentered timestamp with time zone DEFAULT now(), |
1312 | 1312 |
emb_locationevent integer, |
1313 |
interp_orig_ci_id integer, |
|
1314 |
interp_orig_cc_id integer, |
|
1315 |
interp_orig_sciname text, |
|
1316 |
interp_orig_code text, |
|
1317 |
interp_orig_party_id integer, |
|
1318 |
interp_orig_partyname text, |
|
1319 |
interp_current_ci_id integer, |
|
1320 |
interp_current_cc_id integer, |
|
1321 |
interp_current_sciname text, |
|
1322 |
interp_current_code text, |
|
1323 |
interp_current_party_id integer, |
|
1324 |
interp_current_partyname text, |
|
1325 |
interp_bestfit_ci_id integer, |
|
1326 |
interp_bestfit_cc_id integer, |
|
1327 |
interp_bestfit_sciname text, |
|
1328 |
interp_bestfit_code text, |
|
1329 |
interp_bestfit_party_id integer, |
|
1330 |
interp_bestfit_partyname text, |
|
1331 | 1313 |
toptaxon1name text, |
1332 | 1314 |
toptaxon2name text, |
1333 | 1315 |
toptaxon3name text, |
Also available in: Unified diff
vegbien.sql: locationevent: Removed VegBank-internal interp_* fields