mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-14 04:01:35 +00:00
feat(session): optimize SQLite persistence layout
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
INSERT INTO persistence_state (singleton, store_id)
|
||||
VALUES (1, ?);
|
||||
Reference in New Issue
Block a user