summaryrefslogtreecommitdiff
path: root/doc/build/faq
Commit message (Expand)AuthorAgeFilesLines
* Fixes related to improved sql formattingFederico Caselli2023-01-122-29/+61
* Improve sql formattingFederico Caselli2023-01-112-8/+8
* update rel/fk FAQ entryMike Bayer2022-10-281-10/+17
* further 2.0 modernizationsMike Bayer2022-10-131-1/+1
* fixes for doc buildsMike Bayer2022-10-131-1/+1
* Remove all formatting errorsFederico Caselli2022-10-036-16/+48
* Add proper code block formattingFederico Caselli2022-10-024-12/+32
* Improvements to code formatterFederico Caselli2022-10-023-8/+8
* Format code in the rst docs fileFederico Caselli2022-09-307-131/+159
* implement batched INSERT..VALUES () () for executemanyMike Bayer2022-09-241-230/+10
* migrate labels to new tutorialMike Bayer2022-06-072-15/+10
* repair incorrect "cursor" var name in connection faqJosep Pascual Badia2022-05-301-3/+3
* explicitly refer to Apple M1 for greenlet issueMike Bayer2022-04-082-0/+30
* Upgrade parts of the documentation to 2.0 styleprovinzkraut2022-03-223-31/+28
* pep-484 for poolMike Bayer2022-02-171-15/+15
* Merge "Fix various source comment/doc typos" into mainmike bayer2022-01-071-2/+2
|\
| * Fix various source comment/doc typosluz paz2021-12-291-2/+2
* | Remove all remaining removed_in_20 warnings slated for removalMike Bayer2022-01-051-2/+2
|/
* Merge "Warn when caching is disabled / document" into mainmike bayer2021-12-071-0/+160
|\
| * Warn when caching is disabled / documentMike Bayer2021-12-061-0/+160
* | qualify the stringification warningMike Bayer2021-12-061-2/+4
|/
* Remove object in class definitionFederico Caselli2021-11-221-1/+1
* De-emphasize notion of "default driver" (DBAPI)Gord Thompson2021-11-092-7/+7
* Revise "literal parameters" FAQ sectionMike Bayer2021-11-011-36/+218
* 📚 DOCS: Update performance scriptChris Sewell2021-10-041-130/+172
* Surface driver connection object when using a proxied dialectFederico Caselli2021-09-171-8/+87
* fix: typos in doc/build/changelog (#7004)Kevin Kirsche2021-09-081-1/+1
* standardizing docs #6821jonathan vanasco2021-08-232-9/+9
* Replace all http:// links to https://Federico Caselli2021-07-045-7/+7
* FAQ for render_postcompileMike Bayer2021-04-081-0/+31
* provide FAQ entry for percent sign escaping in SQL compilerMike Bayer2021-01-131-0/+55
* tutorial 2.0 WIPreview/mike_bayer/tutorial20Mike Bayer2020-10-311-2/+3
* Add FAQ entry for retry subject; recipe w/ autocommitMike Bayer2020-10-191-0/+204
* Build out new declarative systems; deprecate mapper()Mike Bayer2020-09-101-1/+1
* Add 3rd party integration issues FAQ; add numpyMike Bayer2020-09-102-0/+76
* Add more docs for populate_existing(); link with_for_updateMike Bayer2020-09-101-0/+1
* Update select usage to use the new 1.4 formatFederico Caselli2020-09-081-2/+2
* Repair doubled "using engines in fork()" sectionMike Bayer2020-07-151-77/+2
* 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