mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-09-06 22:33:32 +08:00
refactor(db): use new store interface (#831)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE "oidc_codes" ADD COLUMN "code_challenge" TEXT DEFAULT "";
|
||||
Reference in New Issue
Block a user