3 lines
73 B
MySQL
3 lines
73 B
MySQL
|
-- AlterTable
|
||
|
ALTER TABLE "User" ADD COLUMN "oauthAccessToken" TEXT;
|