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

1 line
65 B
MySQL
Raw Normal View History

2024-09-18 15:22:39 +00:00
ALTER TABLE answer ADD COLUMN version integer NOT NULL default 0;