File size: 78 Bytes
d47b053
 
1
2
3
alter table if exists studio_runs
  add column if not exists metadata jsonb;