mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-13 01:10:56 +03:00
Co-authored-by: Kyle Mendell <ksm@ofkm.us> Co-authored-by: Kyle Mendell <kmendell@ofkm.us> Co-authored-by: Elias Schneider <login@eliasschneider.com>
2 lines
60 B
SQL
2 lines
60 B
SQL
ALTER TABLE oidc_clients ADD COLUMN credentials JSONB NULL;
|