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:
jif-oai
2026-01-29 11:25:22 +01:00
committed by GitHub
parent 6a06726af2
commit 4ba911d48c
7 changed files with 43 additions and 33 deletions

View File

@@ -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