summaryrefslogtreecommitdiff
path: root/doc/build/orm/session_basics.rst
Commit message (Expand)AuthorAgeFilesLines
* remove ORM autocommit and public-facing subtransactions conceptMike Bayer2021-10-301-8/+15
* fix: typos in doc/build/orm (#7003)Kevin Kirsche2021-09-081-3/+3
* add example for ORM enabled ON CONFLICTMike Bayer2021-08-241-67/+1
* Clarify close for sync / async sessionMike Bayer2021-05-241-0/+1
* Ensure autobegin occurs for attribute changes; Document autobeginMike Bayer2021-04-261-25/+108
* document rowcount for ORM update/deleteMike Bayer2021-03-311-1/+7
* Allow update.returing() to work with from_statement()Mike Bayer2021-02-141-4/+81
* Remove the extra parenthesis.Kazantcev Andrey2020-12-311-1/+1
* Improve async session docs.Federico Caselli2020-12-231-1/+1
* Some small improvements on the tutorial 2.0 documentsFederico Caselli2020-11-131-3/+3
* tutorial 2.0 WIPreview/mike_bayer/tutorial20Mike Bayer2020-10-311-8/+4
* rename "bulk" UPDATE and DELETE to not use the word "bulk"Mike Bayer2020-10-291-14/+14
* Add more docs for populate_existing(); link with_for_updateMike Bayer2020-09-101-0/+72
* Some updates for creational patternsMike Bayer2020-08-311-10/+87
* Support extra / single inh criteria with ORM update/deleteMike Bayer2020-08-301-4/+13
* Clarify that session.close() is like resetMike Bayer2020-08-181-4/+10
* Fix typosKarthikeyan Singaravelan2020-08-091-6/+6
* Documentation updates for 1.4Mike Bayer2020-08-051-4/+7
* Convert remaining ORM APIs to support 2.0 styleMike Bayer2020-07-111-570/+583
* Fix a wide variety of typos and broken linksaplatkouski2020-06-251-5/+5
* Run search and replace of symbolic module namesMike Bayer2020-04-141-13/+13
* mention no_autoflush in the flush section of the docsMike Bayer2019-02-081-2/+5
* Convert most "See also" phrases into .. seealso::Mike Bayer2019-01-151-1/+3
* Link to the ExpireRelationshipOnFKChange recipe for deletesMike Bayer2018-03-261-5/+8
* Rewrite the "deleting from collections" sectionMike Bayer2018-02-191-11/+71
* Merge remote-tracking branch 'origin/pr/416'Mike Bayer2018-02-141-1/+1
|\
| * Fixed link to Flask-SQLAlchemy in documentationTim Shaffer2018-01-171-1/+1
* | - don't scare off developers with the word "advanced" hereMike Bayer2018-01-311-3/+6
|/
* Repair formatting throughout documentationKataev Denis2017-05-221-10/+10
* TypoFrancisco Capdevila2016-12-221-1/+1
* Convert readthedocs link for their .org -> .io migration for hosted projectspr/278Adam Chainz2016-05-291-1/+1
* Fix typo in session docspr/226Adrian Moennich2016-01-091-1/+1
* - fix the link here fixes 3473Mike Bayer2015-07-031-1/+1
* - edits to this sectionMike Bayer2015-06-221-1/+1
* - add a new FAQ on re-reading of data within a transaction, sinceMike Bayer2015-06-221-3/+9
* - squash-merge the improve_toc branch, which moves all the Sphinx stylingMike Bayer2014-12-171-0/+744