[codex] Guard dedup scopes by written columns (#23)

* Guard dedup scopes by written columns

* Address dedup scope review feedback

* Remove legacy dedup scope support

* Remove stale legacy descriptions

* chore: bump version from 0.5.1 to 0.5.2
This commit is contained in:
Daichi Narushima
2026-06-09 23:27:54 +09:00
committed by GitHub
parent 334f01b647
commit ad9e513253
5 changed files with 180 additions and 16 deletions
+2 -2
View File
@@ -133,8 +133,8 @@ The `update_history` SDK path uses the same base tables and optional
### Rate view resolution
Downstream tools can resolve mt5cli-managed compatibility view names from an
existing SQLite history database without creating files or guessing legacy
naming schemes:
existing SQLite history database without creating files or guessing naming
schemes:
```python
from pathlib import Path