core/tests/schema/000003_init.up.sql

2 lines
52 B
MySQL
Raw Normal View History

2025-07-18 10:20:27 +00:00
ALTER TABLE quiz ADD COLUMN sessions_count integer;