Commit e6a3448
chore(database-mcp): finish VQL→VCL rename
Completes the VQL→VCL rename started in a prior commit (which renamed the
panels file on disk but left cartridge.json and dependent artefacts
pointing at the old name).
- cartridge.json: "SQL or VQL query" → "SQL or VCL query" in both the
tool description and the query parameter description.
- panels/vql-ut.json → panels/vcl-ut.json: recorded as a rename (content
already matches the new file that was sitting untracked).
- README.adoc: regenerated from the now-corrected cartridge.json.
Rationale: VeriSim query language was renamed VQL→VCL; MEMORY.md
vcl-rename.md flags the old name as stale.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 859332b commit e6a3448
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
File renamed without changes.
0 commit comments