summaryrefslogtreecommitdiff
path: root/doc/build/orm
Commit message (Expand)AuthorAgeFilesLines
* more detail, what actually loads, etc.Mike Bayer2014-02-231-3/+66
* -rewrite expire/refresh sectionMike Bayer2014-02-231-63/+155
* - extensive cross-linking of relationship options with their documentation se...Mike Bayer2014-02-165-140/+175
* - add cross-linking for passive_deletes / passive_updatesMike Bayer2014-02-162-9/+10
* - cross link remote_side/self-referentialMike Bayer2014-02-141-14/+14
* - Added a new parameter :paramref:`.Operators.op.is_comparison`. ThisMike Bayer2014-01-311-0/+54
* - doc updates, include links to create_engine from tutorials, cleanupMike Bayer2014-01-231-4/+11
* used the wrong joinMike Bayer2014-01-221-5/+2
* - Support is improved for supplying a :func:`.join` construct as theMike Bayer2014-01-222-8/+168
* fix typoMike Bayer2014-01-191-1/+1
* Fix a typo in the relationship docspr/59Wichert Akkerman2014-01-161-1/+1
* even simplerMike Bayer2014-01-151-8/+4
* - should close the session before rolling back the transactionMike Bayer2014-01-151-3/+44
* - docs + testsMike Bayer2014-01-051-0/+22
* - fix some docstring stuffMike Bayer2014-01-051-13/+19
* session docs: Change `object` to `someobject`pr/54Ben Alpert2013-12-271-1/+1
* - add a new example section for "join conditions", start puttingMike Bayer2013-12-051-0/+7
* - Added new argument ``include_backrefs=True`` to theMike Bayer2013-12-021-1/+46
* - the pronoun removal commit. there was only one instance of aMike Bayer2013-11-302-13/+16
* - selected documentation issuesMike Bayer2013-11-301-92/+119
* - re-document synonyms and remove warnings about "superseded"; synonymsMike Bayer2013-11-301-6/+80
* - start reworking examples to include more code from the wiki.Mike Bayer2013-11-291-47/+68
* Generate API and resolve cross referencesVraj Mohan2013-11-171-1/+4
* Fix cross referencesVraj Mohan2013-11-172-2/+3
* Add API generation to resolve cross referencesVraj Mohan2013-11-171-1/+2
* Add module documentation to resolve referencesVraj Mohan2013-11-171-0/+2
* Fix cross referencespr/44Vraj Mohan2013-11-141-1/+0
* Fix references to exceptionsVraj Mohan2013-11-141-1/+1
* Suppress warnings about files not being included in any toctreeVraj Mohan2013-11-131-0/+2
* Fix cross referencesVraj Mohan2013-11-122-4/+4
* - tutorial updatesMike Bayer2013-11-101-190/+191
* - add a new sphinx extension "viewsource". takes advantage of part of the vi...Mike Bayer2013-11-091-50/+16
* - add a section re: using column_reflect for mapping, link to it from the "na...Mike Bayer2013-10-311-8/+49
* no such thing as default_strategy()...Mike Bayer2013-10-281-2/+3
* - whitespace below ..version, sighMike Bayer2013-10-281-1/+0
* - ensure 0.9 in various documentation spacesMike Bayer2013-10-261-2/+2
* - catch the metadata on ScalarTest.test_scalar_proxy, this has been leaving i...Mike Bayer2013-10-251-0/+1
* 11th hour realization that Load() needs to do the _chop_path() thing asMike Bayer2013-10-061-7/+14
* - merge ticket_1418 branch, [ticket:1418]Mike Bayer2013-10-064-82/+152
* - A new construct :class:`.Bundle` is added, which allows for specificationMike Bayer2013-10-032-0/+55
* fix typo [ticket:2827]Mike Bayer2013-09-171-1/+1
* - modify what we did in [ticket:2793] so that we can also set theMike Bayer2013-09-061-1/+49
* - fix server-side non-returning exampleMike Bayer2013-08-251-3/+4
* - The ``version_id_generator`` parameter of ``Mapper`` can now be specifiedMike Bayer2013-08-252-1/+196
* move FAQ to the docs, [ticket:2133]Mike Bayer2013-08-213-2/+16
* - reorganize docs so expression, schema are broken out into subfiles, they're...Mike Bayer2013-08-186-22/+20
* add some more detail about concurrencyMike Bayer2013-08-121-6/+23
* - more "when do i create the session" docs, get specificMike Bayer2013-08-121-184/+287
* - The mechanism by which attribute events pass along anMike Bayer2013-07-261-0/+4
* - Improved the examples in ``examples/generic_associations``, includingMike Bayer2013-07-191-0/+2