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