www_site/services/api/migrations/008_tts_file_name.sql

2 lines
63 B
SQL

ALTER TABLE tts_tasks ADD COLUMN IF NOT EXISTS file_name TEXT;