Finish long-running agent parity
This commit is contained in:
@@ -8,6 +8,8 @@ diesel::table! {
|
||||
reasoning_complete -> Bool,
|
||||
content -> Text,
|
||||
system -> Bool,
|
||||
compaction -> Bool,
|
||||
compaction_tail_start -> Nullable<Integer>,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user