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

1 line
59 B
MySQL
Raw Normal View History

2024-02-19 16:33:15 +00:00
ALTER TABLE answer ADD COLUMN result BOOLEAN DEFAULT FALSE;