mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-04-14 09:48:01 +00:00
2 lines
75 B
SQL
2 lines
75 B
SQL
ALTER TABLE "oidc_tokens" ADD COLUMN "code_hash" TEXT NOT NULL DEFAULT "";
|