Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E ensembl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ensembl-gh-mirror
  • ensembl
  • Merge requests
  • !203

Closed
Created Jul 04, 2017 by Marek Szuba@mks
  • Report abuse
Report abuse

Master

  • Overview 2
  • Commits 15
  • Changes 28

Created by: jimmyebi

Modifications made on files: -patch_89_90_c.sql + table.sql: SQL statements to change the schema by adding a new column: species_id on the table mapping_session. -ArchiveStableIDAdaptor.pm: slight modification on the SQL query inside _fetch_archive_id(). -ArchiveStableId.pm: added 2 new attributes, meta_value: e.g. "house mouse" and species_id: e.g. 2, with their respective getter/setter functions. -archiveStableId.t: new test for fetch_by_stable_id(). -mapping_session.txt + meta.txt + stable_id_event.txt: more mock data for testing. -sqlHelper.t: Refactored core for tests: 6, 7, 12, 13, 15, 22, 26 and 43 on SqlHelper.t to make it compliant with changes made to the SQL Schema. -SQLite/table.sql: added species_id on test-genome-DBs/homo_sapiens/core/SQLite/table.sql to make it compliant with the SQLite test on TravisCI

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: github/fork/jimmyebi/master