mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-28 01:12:03 +03:00
Merge branch 'main' of https://github.com/pocket-id/pocket-id into breaking/v2
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE one_time_access_tokens DROP COLUMN device_token;
|
||||
@@ -0,0 +1 @@
|
||||
ALTER TABLE one_time_access_tokens ADD COLUMN device_token TEXT;
|
||||
Reference in New Issue
Block a user