common/dal/schema/000003_init.up.sql
2024-02-19 19:33:15 +03:00

2 lines
52 B
SQL

ALTER TABLE quiz ADD COLUMN sessions_count integer;