codex: address PR review feedback (#16594)

This commit is contained in:
Eric Traut
2026-04-03 16:00:45 -07:00
parent 0a65490839
commit 9f20bc3f2b
7 changed files with 157 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
ALTER TABLE threads
ADD COLUMN forked_from_id TEXT;