mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-06 11:53:00 +00: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;
|