summaryrefslogtreecommitdiff
path: root/doc/build/orm/session.rst
Commit message (Expand)AuthorAgeFilesLines
* - add new documentation that applies to all modern SQLA versions,ticket_2677_preMike Bayer2015-09-021-0/+1
* - squash-merge the improve_toc branch, which moves all the Sphinx stylingMike Bayer2014-12-171-2657/+9
* - rework the migration doc sectionsMike Bayer2014-12-141-4/+4
* - A new series of :class:`.Session` methods which provide hooksMike Bayer2014-12-081-3/+89
* start docs...Mike Bayer2014-12-071-0/+55
* Add note on begin_nested requiring rollback/commitpr/131Gunnlaugur Þór Briem2014-08-211-1/+4
* fix typo in cascade documentationpr/127Michael White2014-08-051-1/+1
* Documentation fix-up: "its" vs. "it's"pr/91Matthias Urlichs2014-05-111-3/+3
* Fix many typos throughout the codebasepr/85Alex Gaynor2014-04-261-4/+4
* Fixed bug in example code.pr/84Daniel Smith2014-04-101-1/+1
* - Added new utility function :func:`.make_transient_to_detached` which canMike Bayer2014-04-091-0/+2
* - add some docs for the instancestate linkage to the inspection systemMike Bayer2014-04-041-0/+22
* - reword the paragraph which talks about web framework integration for sessions:Mike Bayer2014-03-201-10/+7
* typoMike Bayer2014-03-161-1/+1
* - fairly epic rework of the cascade documentationMike Bayer2014-03-151-112/+307
* 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-161-2/+2
* fix typoMike Bayer2014-01-191-1/+1
* even simplerMike Bayer2014-01-151-8/+4
* - should close the session before rolling back the transactionMike Bayer2014-01-151-3/+44
* session docs: Change `object` to `someobject`pr/54Ben Alpert2013-12-271-1/+1
* - the pronoun removal commit. there was only one instance of aMike Bayer2013-11-301-1/+1
* fix typo [ticket:2827]Mike Bayer2013-09-171-1/+1
* move FAQ to the docs, [ticket:2133]Mike Bayer2013-08-211-2/+9
* - reorganize docs so expression, schema are broken out into subfiles, they're...Mike Bayer2013-08-181-2/+0
* 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
* - fix up 0.9 linksMike Bayer2013-05-291-1/+1
* remove mistakenly-repeated wordsTshepang Lekhonkhobe2013-03-231-1/+1
* - Added new helper function :func:`.was_deleted`, returns TrueMike Bayer2013-02-201-0/+2
* link to flushingMike Bayer2013-02-181-0/+2
* see also for session commit, rollbackMike Bayer2013-02-111-0/+4
* start putting "toplevel" back in as interphinx can't link to :doc:Mike Bayer2013-02-091-0/+2
* more warningsMike Bayer2012-11-281-10/+16
* docs/orm: spelling fixIdan Kamara2012-11-141-1/+1
* - updated relationship docs, othersMike Bayer2012-10-281-1/+1
* - more docsMike Bayer2012-10-261-2/+0
* - add class_ to AliasedInspMike Bayer2012-10-261-1/+1
* - converted beaker demo to dogpile.cache, [ticket:2589]Mike Bayer2012-10-211-1/+1
* - add a glossary b.c. hey its a good ideaMike Bayer2012-09-301-4/+3
* modernize session linksMike Bayer2012-09-301-39/+38
* - commit Priit Laes docstring fixesMike Bayer2012-09-301-5/+4
* add connection.close()Mike Bayer2012-09-111-0/+3
* editsMike Bayer2012-09-101-23/+18
* updatesMike Bayer2012-09-101-9/+11
* - rework scoped_session and sessionmaker, [ticket:2500]Mike Bayer2012-09-101-183/+387
* - update engine docstrings due to moveMike Bayer2012-08-131-6/+6
* - continue editing the merge docsMike Bayer2012-08-081-35/+53
* - modernize some merge docs a bitMike Bayer2012-08-071-20/+24