tetratto/manual_migrations/channels_title.sql

2 lines
64 B
SQL

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