summaryrefslogtreecommitdiff
path: root/doc/build/faq
Commit message (Expand)AuthorAgeFilesLines
* introduce deferred lambdasMike Bayer2020-07-031-0/+2
* Fix a wide variety of typos and broken linksaplatkouski2020-06-251-1/+1
* Improve ``Rendering Bound Parameters Inline`` documentationFederico Caselli2020-06-041-6/+11
* Documentation updates for ResultProxy -> ResultMike Bayer2020-05-011-1/+1
* Set up absolute references for create_engine and relatedMike Bayer2020-04-142-6/+6
* Run search and replace of symbolic module namesMike Bayer2020-04-146-71/+71
* Enable zzzeeksphinx module prefixesMike Bayer2020-04-142-6/+6
* Correct ambiguous func / class linksMike Bayer2020-03-252-2/+2
* Remove print statement in favor of print() function in docs and examplesAlbert Tugushev2020-02-261-4/+4
* import StringIO => import ioMatt Kohl2019-10-041-2/+2
* Document Query deduplicationMike Bayer2019-09-051-0/+72
* Remove threadlocal engine strategy, engine strategies pool threadlocalMike Bayer2019-07-151-3/+8
* Rework Session transaction FAQsMike Bayer2019-06-071-90/+65
* Enhance documentation for string compilation use casesMike Bayer2019-04-041-14/+57
* Fix many spell glitchesLele Gaifax2019-01-252-4/+4
* Move links etc. to github, new alembic linksMike Bayer2018-11-261-1/+1
* Add a new FAQ section explaining how to ensure parenthesisMike Bayer2018-01-251-0/+95
* - fix loop logic that was leaving out 10K items fromMike Bayer2017-11-091-24/+22
* - add new FAQ section re: MySQL failure modesMike Bayer2017-11-031-0/+85
* Add fast execution helper support.Mike Bayer2017-10-101-0/+6
* Remove LRU warningsMike Bayer2017-09-081-50/+0
* - fix typosMike Bayer2017-08-221-1/+5
* - modernize the mysql connection timeout docsMike Bayer2017-08-221-12/+16
* Add all versioning logic to _post_update()Mike Bayer2017-06-151-1/+29
* Repair formatting throughout documentationKataev Denis2017-05-227-24/+24
* Add selectin loadingMike Bayer2017-04-261-1/+3
* - update relationship loader docs, backport fromMike Bayer2017-04-211-3/+3
* - typos and formattingMike Bayer2017-04-121-3/+3
* Warn on _compiled_cache growthMike Bayer2017-04-121-0/+51
* Docs/faq/performanceIhor Kalnytskyi2017-03-301-13/+31
* Add "empty in" strategies; default to "static"Mike Bayer2017-03-141-50/+0
* spelling: Postgresql -> PostgreSQLVille Skyttä2016-10-081-1/+1
* Fix typopr/296Jeff Widman2016-07-251-1/+1
* Spelling fixes: "the a"Ville Skyttä2016-05-051-1/+1
* Merge remote-tracking branch 'origin/pr/268'Mike Bayer2016-05-043-8/+8
|\
| * Adds parentheses around print statements in docs.pr/268Jeffrey Finkelstein2016-05-033-8/+8
* | Corrects some references in ORM documentation.pr/267Jeffrey Finkelstein2016-05-031-1/+2
|/
* - fix broken link to loader behaviorMike Bayer2015-11-071-1/+1
* - add new entry for sharing of Engine across process boundariesMike Bayer2015-09-141-0/+81
* - call it deque, since you can really pop from either sideMike Bayer2015-09-101-5/+5
* - add a new FAQ recipe for "walk all objects", replacing the needMike Bayer2015-09-101-0/+71
* - edits to this sectionMike Bayer2015-06-221-15/+19
* - add a new FAQ on re-reading of data within a transaction, sinceMike Bayer2015-06-221-0/+62
* - squash-merge the improve_toc branch, which moves all the Sphinx stylingMike Bayer2014-12-177-0/+1539