mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-18 01:11:26 +03:00
chore: upgrade dependencies
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE webauthn_sessions DROP COLUMN credential_params;
|
||||
@@ -0,0 +1 @@
|
||||
ALTER TABLE webauthn_sessions ADD COLUMN credential_params JSONB NOT NULL DEFAULT '[]';
|
||||
Reference in New Issue
Block a user