mirror of
https://github.com/openai/codex.git
synced 2026-04-30 11:21:34 +03:00
cr
This commit is contained in:
@@ -2,6 +2,7 @@ CREATE TABLE remote_control_enrollments (
|
||||
websocket_url TEXT NOT NULL,
|
||||
account_id TEXT NOT NULL,
|
||||
server_id TEXT NOT NULL,
|
||||
environment_id TEXT NOT NULL,
|
||||
server_name TEXT NOT NULL,
|
||||
updated_at INTEGER NOT NULL,
|
||||
PRIMARY KEY (websocket_url, account_id)
|
||||
|
||||
Reference in New Issue
Block a user