summaryrefslogtreecommitdiff
path: root/doc/build/orm/extensions
Commit message (Expand)AuthorAgeFilesLines
* add AsyncAttrsMike Bayer2023-05-081-6/+72
* Add scalar example in association proxy examplesFederico Caselli2023-04-281-4/+75
* Add pool creation functionsFederico Caselli2023-04-121-0/+2
* make the linter happyFederico Caselli2023-04-121-3/+1
* Fix Association Proxy exampleGord Thompson2023-04-111-1/+4
* immediateload lazy relationships named in refresh.attribute_namesMike Bayer2023-02-161-0/+25
* update asyncio examples and add notes about writeonlyMike Bayer2023-02-051-33/+45
* Unify doc typingHarry Lees2023-01-312-12/+14
* add set_shard_id() loader option for horizontal shardMike Bayer2023-01-251-0/+3
* Improve examples, make typing beta, remove beta from asyncioFederico Caselli2023-01-251-5/+0
* Fixes related to improved sql formattingFederico Caselli2023-01-121-3/+9
* Improve sql formattingFederico Caselli2023-01-111-3/+3
* improve async_sessionmaker docsMike Bayer2022-12-231-37/+55
* Improve v2 documentationFederico Caselli2022-12-141-6/+7
* Better syncronize async result docs with plain ones.Federico Caselli2022-12-091-0/+5
* annotated / DC forms for association proxyMike Bayer2022-11-291-151/+194
* improve docs for event listening with asyncioMike Bayer2022-11-231-12/+88
* fix imports in asyncio exampleMike Bayer2022-10-171-11/+12
* Merge "rename MappedCollection and related" into mainmike bayer2022-10-111-6/+6
|\
| * rename MappedCollection and relatedMike Bayer2022-10-111-6/+6
* | doc editsMike Bayer2022-10-101-12/+1
|/
* implement write-only colletions, typing for dynamicMike Bayer2022-10-061-0/+4
* Remove all formatting errorsFederico Caselli2022-10-033-9/+27
* Improvements to code formatterFederico Caselli2022-10-021-5/+5
* Format code in the rst docs fileFederico Caselli2022-09-306-39/+29
* New ORM Query Guide featuring DML supportMike Bayer2022-09-251-2/+2
* set old declarative docs as orphanMike Bayer2022-08-187-17/+13
* send in the dragons on async_scoped_sessionMike Bayer2022-08-031-5/+30
* update ORM declarative docs for new featuresMike Bayer2022-07-163-82/+82
* Update docs for association_proxyGord Thompson2022-07-121-68/+120
* migrate labels to new tutorialMike Bayer2022-06-074-2/+7
* Format code in documentationDoctor2022-05-224-192/+234
* fix most sphinx warnings (1.4)Mike Bayer2022-05-162-4/+2
* pep-484: asyncioMike Bayer2022-04-111-9/+11
* explicitly refer to Apple M1 for greenlet issueMike Bayer2022-04-081-7/+21
* Merge "Clarify associationproxy.rst examples by using a one word keyword" int...mike bayer2022-03-241-23/+35
|\
| * Clarify associationproxy.rst examples by using a one word keywordaathan2022-03-241-23/+35
* | Upgrade parts of the documentation to 2.0 styleprovinzkraut2022-03-221-3/+3
|/
* clarify SQLAlchemy version 2.0 constructs are not yet availableMike Bayer2022-02-171-9/+31
* doc fixesMike Bayer2022-02-091-5/+5
* update Mypy plugin statusMike Bayer2022-02-091-6/+22
* Add AdaptedConnection.run_asyncMike Bayer2022-01-191-3/+54
* Merge "Fix various source comment/doc typos" into mainmike bayer2022-01-071-1/+1
|\
| * Fix various source comment/doc typosluz paz2021-12-291-1/+1
* | Remove all remaining removed_in_20 warnings slated for removalMike Bayer2022-01-053-8/+10
|/
* Add async_engine_from_config()Nils Philippsen2021-12-101-0/+2
* update migration strategy for dynamic loadersMike Bayer2021-11-271-0/+4
* Document dynamic for asyncioFederico Caselli2021-10-181-3/+13
* Add documentation on how to use the events with asyncioFederico Caselli2021-10-081-0/+165
* Merge "References: #5831"mike bayer2021-09-171-0/+10
|\