core/schema/000002_init.up.sql

1 line
59 B
MySQL
Raw Normal View History

ALTER TABLE answer ADD COLUMN result BOOLEAN DEFAULT FALSE;