Patched the Compara test database to e101 and e102
Created by: muffato
Description
Updated the test databases to match our e101 schema and advertise version=102
Use case
- Our e101+ API expects a certain schema, and raises exceptions if the column can't be found.
- Bump up the version number (you guys need to do it as well, following the SOP)
Benefits
Make Travis happy
Possible Drawbacks
None
Testing
Have you added/modified unit tests to test the changes?
Not needed
Have you run the entire test suite and no regression was detected?
Yes