mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
test: fix ambiguous model resolution test and migration conflicts
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
-- Migration 041: Add tokens_compressed to call_logs
|
||||
-- Tracks how many tokens were removed by proactive context compression.
|
||||
-- NULL = compression not applied. N > 0 = tokens eliminated.
|
||||
ALTER TABLE call_logs ADD COLUMN tokens_compressed INTEGER DEFAULT NULL;
|
||||
Reference in New Issue
Block a user