Project

General

Profile

Idea #12960

Updated by Peter Amstutz about 6 years ago

Migrate remaining "properties" fields to jsonb in order to support subproperty filters. 

 Tables: 

 * container_requests 
 * links 
 * nodes 

 We should also consider adding properties to these records types that don't currently have it: 

 * groups 
 * users 

 Don't won't migrate the legacy tables: tables 

 * logs 
 * pipeline_instances 
 * humans 
 * specimens 
 * traits 

Back