mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-09-20 01:49:05 +02:00
Co-authored-by: Kyle Mendell <kyle@pocket-id.org> Co-authored-by: Kyle Mendell <kmendell@ofkm.us> Signed-off-by: dependabot[bot] <support@github.com>
2 lines
80 B
SQL
2 lines
80 B
SQL
ALTER TABLE webauthn_sessions ADD COLUMN extensions TEXT NOT NULL DEFAULT '{}';
|