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

2 lines
59 B
MySQL
Raw Normal View History

2025-05-14 09:55:51 +00:00
ALTER TABLE question ADD COLUMN auditory BIGINT DEFAULT 0;