mirror of
https://github.com/openai/codex.git
synced 2026-05-04 13:21:54 +03:00
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE stage1_outputs
|
||||
ADD COLUMN selected_for_phase2_source_updated_at INTEGER;
|
||||
ALTER TABLE threads ADD COLUMN memory_mode TEXT NOT NULL DEFAULT 'enabled';
|
||||
Reference in New Issue
Block a user