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:
+1
-1
@@ -11,4 +11,4 @@ CREATE TABLE events (
|
||||
INSERT INTO persistence_state (singleton, store_id)
|
||||
VALUES (1, '00000000-0000-4000-8000-000000000000');
|
||||
PRAGMA application_id = 1146308688;
|
||||
PRAGMA user_version = 18;
|
||||
PRAGMA user_version = 19;
|
||||
|
||||
Reference in New Issue
Block a user