Files
2023-01-13 10:16:35 +01:00

3 lines
67 B
SQL

-- AlterTable
ALTER TABLE "Share" ADD COLUMN "removedReason" TEXT;