common/dal/schema/000011_init.up.sql

2 lines
62 B
MySQL
Raw Normal View History

ALTER TABLE answer
ADD COLUMN utm jsonb NOT NULL DEFAULT '{}';