mirror of
https://github.com/ente-io/ente.git
synced 2025-05-01 20:03:07 +00:00
4 lines
67 B
SQL
4 lines
67 B
SQL
ALTER TABLE tokens
|
|
DROP COLUMN ip,
|
|
DROP COLUMN user_agent;
|