mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
feat(session): reduce persistence storage size (#3048)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
SELECT id
|
||||
FROM sessions
|
||||
WHERE session_key = ?;
|
||||
Reference in New Issue
Block a user