-
Andreas Kusalananda Kähäri authored
# patch_59_60_c.sql # # Title: # A patch to fix a couple of inconsistencies in the schema. # # Description: # QC turned up issues with the signedness of a number of fields in # the Ensembl Core schema. This patch fixes these. The fields # are: karyotype.seq_region_start, karyotype.seq_region_end and # seq_region.length (should all be UNSIGNED).
Andreas Kusalananda Kähäri authored# patch_59_60_c.sql # # Title: # A patch to fix a couple of inconsistencies in the schema. # # Description: # QC turned up issues with the signedness of a number of fields in # the Ensembl Core schema. This patch fixes these. The fields # are: karyotype.seq_region_start, karyotype.seq_region_end and # seq_region.length (should all be UNSIGNED).
Loading