mirror of
https://github.com/biersoeckli/QuickStack.git
synced 2026-04-30 06:19:30 -05:00
3 lines
61 B
SQL
3 lines
61 B
SQL
-- AlterTable
|
|
ALTER TABLE "App" ADD COLUMN "webhookId" TEXT;
|