common/dal/schema/000021_init.up.sql
2024-09-18 18:22:39 +03:00

1 line
65 B
SQL

ALTER TABLE answer ADD COLUMN version integer NOT NULL default 0;