core/schema/000003_init.up.sql

2 lines
52 B
MySQL
Raw Normal View History

ALTER TABLE quiz ADD COLUMN sessions_count integer;