summaryrefslogtreecommitdiff
path: root/doc/build/orm
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in the ForeignKeypr/83nimiq2014-04-101-1/+1
* - Added new utility function :func:`.make_transient_to_detached` which canMike Bayer2014-04-091-0/+2
* repair erroneous whitespace in autodoc directives, preventing members fromMike Bayer2014-04-061-8/+0
* - add some docs for the instancestate linkage to the inspection systemMike Bayer2014-04-041-0/+22
* - fix some doctest failures (though some remain, as it's not easy to get doctestMike Bayer2014-03-241-4/+4
* - reword the paragraph which talks about web framework integration for sessions:Mike Bayer2014-03-201-10/+7
* Merge branch 'ca/dev/add_is_and_isnot_to_tutorial' of https://github.com/char...Mike Bayer2014-03-171-0/+6
|\
| * Add is_ and isnot filter to the tutorialpr/80Charles-Axel Dein2014-03-151-0/+6
* | typoMike Bayer2014-03-161-1/+1
* | - fairly epic rework of the cascade documentationMike Bayer2014-03-152-112/+309
|/
* add a string example for self-refenretial many-to-manyMike Bayer2014-03-111-0/+18
* Fixes argument number in docspr/79Noufal Ibrahim2014-03-111-1/+1
* 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