Core db schema patch to support longer assembly names in the mapping_session table. [release/100]
Compare changes
Created by: ens-carlos
Using one or more sentences, describe in detail the proposed changes. Increased length of old_assembly and new_assembly columns in the mapping_session table in the core databases.
Describe the problem. Please provide an example representing the motivation behind the need for having these changes in place. Xenopus tropicalis assembly name would appear truncated as "Xenopus_tropicalis_v" in the current database schema for e100.
If applicable, describe the advantages the changes will have. Longer assembly names would be supported.
If applicable, describe any possible undesirable consequence of the changes. More space would be required.
Have you added/modified unit tests to test the changes? No. I think the existing unit tests should work. If so, do the tests pass/fail? N/A. Have you run the entire test suite and no regression was detected? No.