Commit Graph

7 Commits

Author SHA1 Message Date
Mike Bayer 2d54e3819f - fix broken link to loader behavior 2015-11-07 14:24:12 -05:00
Mike Bayer fe41e39b9b - add new entry for sharing of Engine across process boundaries 2015-09-14 11:02:43 -04:00
Mike Bayer ad28e228e3 - call it deque, since you can really pop from either side 2015-09-10 10:28:42 -04:00
Mike Bayer 03797b7847 - add a new FAQ recipe for "walk all objects", replacing the need
to use mapper.cascade_iterator() for this purpose as it was not really
designed for that use case.  Add docs to cascade_iterator() pointing
to the recipe.  fixes #3498
2015-09-10 10:00:46 -04:00
Mike Bayer 00656ae493 - edits to this section 2015-06-22 22:24:07 -04:00
Mike Bayer be2b35f7f2 - add a new FAQ on re-reading of data within a transaction, since
this is definitely something that is asked regularly.
2015-06-22 21:33:40 -04:00
Mike Bayer 9561321d03 - squash-merge the improve_toc branch, which moves all the Sphinx styling
and extensions into an external library, and also reorganizes most large documentation
pages into many small areas to reduce scrolling and better present the context
into a more fine-grained hierarchy.
2014-12-17 17:24:23 -05:00