mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-08-11 11:33:31 +08:00
2 lines
75 B
SQL
2 lines
75 B
SQL
ALTER TABLE "oidc_tokens" ADD COLUMN "code_hash" TEXT NOT NULL DEFAULT "";
|