mirror of
https://github.com/openai/codex.git
synced 2026-05-04 05:11:37 +03:00
chore: improve client (#10149)
<img width="883" height="84" alt="Screenshot 2026-01-29 at 11 13 12" src="https://github.com/user-attachments/assets/090a2fec-94ed-4c0f-aee5-1653ed8b1439" />
This commit is contained in:
@@ -5,7 +5,6 @@ CREATE TABLE logs (
|
||||
level TEXT NOT NULL,
|
||||
target TEXT NOT NULL,
|
||||
message TEXT,
|
||||
fields_json TEXT NOT NULL,
|
||||
module_path TEXT,
|
||||
file TEXT,
|
||||
line INTEGER
|
||||
|
||||
Reference in New Issue
Block a user