answerer/dal/schema/000022_init.up.sql

2 lines
68 B
MySQL
Raw Normal View History

2025-07-09 12:10:11 +00:00
ALTER TABLE question ADD COLUMN auditory BIGINT NOT NULL DEFAULT 0;