mirror of
https://github.com/p-stream/backend.git
synced 2026-05-11 10:10:35 +00:00
2 lines
67 B
SQL
2 lines
67 B
SQL
-- AlterTable
|
|
ALTER TABLE "bookmarks" ADD COLUMN "group" TEXT;
|