Revision 5076
Added by Aaron Marcuse-Kubitza about 12 years ago
test.xml.ref | ||
---|---|---|
228 | 228 |
</path> |
229 | 229 |
</_simplifyPath> |
230 | 230 |
</VegBIEN> |
231 |
Inserted 39 new rows into database |
|
231 |
Inserted 37 new rows into database |
Also available in: Unified diff
schemas/vegbien.sql: taxonpath: taxonpath_unique_within_datasource_by_name unique index: Just do duplicate elimination on the taxonomicnamewithauthor, since that is now a required field and is generated by concatenating all the other fields. Note that the inserted row counts change slightly because the concatenation makes some names equal that are split among the fields differently, such as when the genus is included in the species field.