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

2 lines
52 B
MySQL
Raw Normal View History

2025-07-09 12:10:11 +00:00
ALTER TABLE quiz ADD COLUMN sessions_count integer;