mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
4 lines
62 B
SQL
4 lines
62 B
SQL
PRAGMA auto_vacuum = INCREMENTAL;
|
|
|
|
DROP TABLE IF EXISTS logs;
|