mirror of
https://github.com/openai/codex.git
synced 2026-05-05 22:01:37 +03:00
3
codex-rs/state/migrations/0023_drop_logs.sql
Normal file
3
codex-rs/state/migrations/0023_drop_logs.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
PRAGMA auto_vacuum = INCREMENTAL;
|
||||
|
||||
DROP TABLE IF EXISTS logs;
|
||||
Reference in New Issue
Block a user