Commit 2665f5b
fix: use VirtualModule with custom name in CLI
VirtualModule allows specifying both module name and schema name,
while virtual_schema() uses schema name for both. The CLI needs
custom module names for the -s flag, so use VirtualModule directly.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 612511d commit 2665f5b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments