mirror of
https://github.com/stonith404/pingvin-share.git
synced 2024-11-05 23:40:12 +01:00
3 lines
67 B
SQL
3 lines
67 B
SQL
-- AlterTable
|
|
ALTER TABLE "Share" ADD COLUMN "removedReason" TEXT;
|