jam-cloud/db/up/limit_counter_reminders.sql

1 line
84 B
SQL

ALTER TABLE lesson_sessions ADD COLUMN counter_reminders INTEGER NOT NULL DEFAULT 0;