File size: 82 Bytes
14ea677
 
1
2
3
alter table if exists studio_sessions
  add column if not exists metadata jsonb;