mirror of
https://github.com/stonith404/pingvin-share.git
synced 2024-11-15 20:00:33 +01:00
2b3ce3ffd2
* Fixes #598 Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
3 lines
73 B
SQL
3 lines
73 B
SQL
-- AlterTable
|
|
ALTER TABLE "RefreshToken" ADD COLUMN "oauthIDToken" TEXT;
|