core/schema/000007_init.up.sql

2 lines
67 B
SQL

ALTER TABLE answer
ADD COLUMN start BOOLEAN NOT NULL DEFAULT FALSE;