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

2 lines
49 B
MySQL
Raw Normal View History

2024-02-19 16:33:15 +00:00
ALTER TABLE answer DROP COLUMN IF EXISTS result;