Skip to content
Snippets Groups Projects
Commit 312f3004 authored by tpylak's avatar tpylak
Browse files

minor: migration comment

SVN: 19149
parent 5aca59c0
No related branches found
No related tags found
No related merge requests found
-- Migration from 062 to 063 -- Migration from 062 to 063
-- connect wells to experiments of their plates (screening specific) --------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------
-- Screening specific migration. Nothing will be performed on openBIS databases
-- which are not screening specific.
--------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------
-- connect wells to experiments of their plates
UPDATE samples UPDATE samples
SET expe_id = sc.expe_id SET expe_id = sc.expe_id
FROM samples sc, sample_types sct FROM samples sc, sample_types sct
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment