mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2026-02-12 15:52:47 +00:00
3 lines
68 B
SQL
3 lines
68 B
SQL
-- AlterTable
|
|
ALTER TABLE "prompts" ADD COLUMN "workflowLink" TEXT;
|