feat(kol): add kol_prompt_id column to articles
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DROP INDEX IF EXISTS idx_article_kol_prompt;
|
||||
ALTER TABLE articles DROP COLUMN IF EXISTS kol_prompt_id;
|
||||
Reference in New Issue
Block a user