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