common/dal/schema/000002_init.up.sql
2024-02-19 19:33:15 +03:00

1 line
59 B
SQL

ALTER TABLE answer ADD COLUMN result BOOLEAN DEFAULT FALSE;