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

2 lines
68 B
MySQL
Raw Normal View History

2025-05-14 10:01:28 +00:00
ALTER TABLE question ADD COLUMN auditory BIGINT NOT NULL DEFAULT 0;