mirror of
https://github.com/MichaByte/OnBoard-Live.git
synced 2025-12-06 11:43:41 -05:00
2 lines
65 B
SQL
2 lines
65 B
SQL
-- AlterTable
|
|
ALTER TABLE "User" ADD COLUMN "github_token" TEXT;
|