Commit 612511d
fix: update CLI to use virtual_schema instead of create_virtual_module
The create_virtual_module function was removed in 2.0. Update the CLI
to use dj.virtual_schema() for loading schemas via the -s flag.
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 400b4a4 commit 612511d
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