Skip to content

Added SQL functionality to handle duplicates for inserting

Marek Szuba requested to merge github/fork/markmcdowall/master into master

Created by: markmcdowall

Added SQL functionality to handle duplicates for inserting into the object_xref table to return the duplicated object_xref_is rather than 0. This allows for extra annotation provided as associated_xrefs to get added to the current ensembl_id|ensembl_object_type|xref_id unique set.

Merge request reports