mirror of
https://github.com/stonith404/pingvin-share.git
synced 2025-03-05 02:11:21 -05:00
2 lines
65 B
SQL
2 lines
65 B
SQL
-- AlterTable
|
|
ALTER TABLE "Share" ADD COLUMN "description" TEXT;
|