mirror of
https://github.com/swissmakers/swiss-datashare.git
synced 2026-04-11 10:27:01 +02:00
3 lines
65 B
SQL
3 lines
65 B
SQL
-- AlterTable
|
|
ALTER TABLE "Share" ADD COLUMN "description" TEXT;
|