You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-parts/existing/0-Virtual-Modules_lang1.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
The function ``create_virtual_module`` of the ``dj.schema`` class provides access to virtual modules.
1
+
The class object ``VirtualModule`` of the ``dj.Schema`` class provides access to virtual modules.
2
2
It creates a python module with the given name from the name of a schema on the server, automatically adds classes to it corresponding to the tables in the schema.
0 commit comments