diff options
Diffstat (limited to 'doc/build/orm/extensions/associationproxy.rst')
-rw-r--r-- | doc/build/orm/extensions/associationproxy.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/build/orm/extensions/associationproxy.rst b/doc/build/orm/extensions/associationproxy.rst index 90bb29ebf..9b25c4a68 100644 --- a/doc/build/orm/extensions/associationproxy.rst +++ b/doc/build/orm/extensions/associationproxy.rst @@ -15,6 +15,7 @@ the construction of sophisticated collections and dictionary views of virtually any geometry, persisted to the database using standard, transparently configured relational patterns. + Simplifying Scalar Collections ------------------------------ |