We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2545fb2 commit 785ed0eCopy full SHA for 785ed0e
sqlalchemy-stubs/orm/__init__.pyi
@@ -70,6 +70,7 @@ contains_eager: Any = ...
70
defer: Any = ...
71
undefer: Any = ...
72
undefer_group: Any = ...
73
+with_expression: Any = ...
74
load_only: Any = ...
75
lazyload: Any = ...
76
lazyload_all: Any = ...
0 commit comments