tetratto/sql_changes/channels_title.sql
2025-04-27 23:11:37 -04:00

2 lines
64 B
SQL

ALTER TABLE channels
ADD COLUMN title TEXT NOT NULL DEFAULT '';