db.migration.v0.11.0.7__agr_curation_api.sql Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of agr_curation_api Show documentation
Show all versions of agr_curation_api Show documentation
This software is for using the curation api as a library
UPDATE vocabularyterm
SET name = 'Million_mutations_project'
WHERE name = 'Million mutations project';
UPDATE vocabularyterm
SET name = 'KO_consortium_allele'
WHERE name = 'KO consortium allele';
UPDATE vocabularyterm
SET name = 'CGH_allele'
WHERE name = 'CGH allele';
UPDATE vocabularyterm
SET name = 'NBP_knockout_allele'
WHERE name = 'NBP knockout allele';
UPDATE vocabularyterm
SET name = 'NemaGENETAG_consortium_allele'
WHERE name = 'NemaGENETAG consortium allele';
UPDATE vocabularyterm
SET name = 'SNP_Swan'
WHERE name = 'SNP Swan';
UPDATE vocabularyterm
SET name = 'SNP_Wicks'
WHERE name = 'SNP Wicks';
UPDATE vocabularyterm
SET name = 'WGS_Anderson'
WHERE name = 'WGS Anderson';
UPDATE vocabularyterm
SET name = 'WGS_De_Bono'
WHERE name = 'WGS De Bono';
UPDATE vocabularyterm
SET name = 'WGS_Flibotte'
WHERE name = 'WGS Flibotte';
UPDATE vocabularyterm
SET name = 'WGS_Hawaiian_Waterston'
WHERE name = 'WGS Hawaiian Waterston';
UPDATE vocabularyterm
SET name = 'WGS_Hobert'
WHERE name = 'WGS Hobert';
UPDATE vocabularyterm
SET name = 'WGS_Jarriault'
WHERE name = 'WGS Jarriault';
UPDATE vocabularyterm
SET name = 'WGS_McGrath'
WHERE name = 'WGS McGrath';
UPDATE vocabularyterm
SET name = 'WGS_Pasadena_Quinlan'
WHERE name = 'WGS Pasadena Quinlan';
UPDATE vocabularyterm
SET name = 'WGS_Stein'
WHERE name = 'WGS Stein';
UPDATE vocabularyterm
SET name = 'WGS_Yanai'
WHERE name = 'WGS Yanai';