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.
2 parents 24c7b2a + 712cdd6 commit 8f1f3adCopy full SHA for 8f1f3ad
docs/models.rst
@@ -105,7 +105,7 @@ when SQLAlchemy will load the data from the database:
105
use a subquery.
106
- ``'dynamic'`` is special and useful if you have many items. Instead of
107
loading the items SQLAlchemy will return another query object which
108
- you can further refine before loading them items. This is usually
+ you can further refine before loading the items. This is usually
109
what you want if you expect more than a handful of items for this
110
relationship.
111
0 commit comments