summaryrefslogtreecommitdiff
path: root/doc/build/tutorial
Commit message (Expand)AuthorAgeFilesLines
* Merge "add deterministic imv returning ordering using sentinel columns" into ...mike bayer2023-04-213-4/+18
|\
| * add deterministic imv returning ordering using sentinel columnsMike Bayer2023-04-213-4/+18
* | fix typo ('resemblence' -> 'resemblance') (#9674)Tim Stewart2023-04-201-5/+1
|/
* Update data_select.rst (#9616)Chris2023-04-071-1/+1
* docs: 📚 fix duplicate word typo (#9539)Tom Wolfskämpf2023-03-251-1/+1
* add tip that reflection is not necessary for an existing databaseMike Bayer2023-03-211-2/+13
* additional consistency for ORM/Core in tutorialMike Bayer2023-03-085-13/+41
* Remove duplicate word in tutorial (#9420)Viicos2023-03-031-1/+1
* Fix Typo In Tutorial (#9399)easy_markie_tee2023-03-011-1/+1
* Unify doc typingHarry Lees2023-01-311-3/+3
* reword INSERT explanationMike Bayer2023-01-191-29/+65
* avoid confusion in rst commentFederico Caselli2023-01-181-1/+1
* super-fine pass through the metadata tutorialMike Bayer2023-01-151-130/+143
* fix orm-header for standaloneMike Bayer2023-01-151-1/+1
* fix typoMike Bayer2023-01-131-1/+1
* Make the custom type map more discoverableFederico Caselli2023-01-131-16/+24
* Fixes related to improved sql formattingFederico Caselli2023-01-121-11/+9
* Improve sql formattingFederico Caselli2023-01-117-140/+140
* remove anchor removed by mistakeMike Bayer2023-01-091-0/+2
* fix inconsistent title levelMike Bayer2023-01-091-1/+1
* more thoughts on tutorial presentation of ORM /CoreMike Bayer2023-01-044-47/+82
* tutorial updates re: Core /ORM commonalityMike Bayer2023-01-033-32/+35
* Oracle COLUMN_VALUE is a column name, not a keywordMike Bayer2022-12-071-1/+1
* Small tutorial rewordingAndy Garfield2022-11-151-1/+1
* further 2.0 modernizationsMike Bayer2022-10-131-8/+7
* fixes for doc buildsMike Bayer2022-10-132-5/+4
* update executemany for new featuresMike Bayer2022-10-111-23/+28
* the future is hereMike Bayer2022-10-025-44/+44
* Add proper code block formattingFederico Caselli2022-10-022-9/+9
* Improvements to code formatterFederico Caselli2022-10-022-17/+17
* add disable doctest tag for autodoc test suiteMike Bayer2022-10-011-24/+37
* Format code in the rst docs fileFederico Caselli2022-09-307-300/+293
* New ORM Query Guide featuring DML supportMike Bayer2022-09-253-342/+60
* implement batched INSERT..VALUES () () for executemanyMike Bayer2022-09-242-8/+6
* remove obtuse section about "bundled bind parameters"Mike Bayer2022-09-171-45/+3
* add docs for session.get()Mike Bayer2022-09-071-2/+2
* implement tuple-slices from .c collectionsMike Bayer2022-08-011-0/+13
* update ORM declarative docs for new featuresMike Bayer2022-07-162-156/+208
* fix documentation typoJefferson Oliveira2022-06-291-1/+1
* sub-categorize special function formsMike Bayer2022-06-221-4/+13
* rearchitect reflection for batched performanceFederico Caselli2022-06-181-1/+1
* migrate labels to new tutorialMike Bayer2022-06-074-7/+156
* Update dbapi_transactions.rst (#8032)Robert Kulagowski2022-05-181-1/+1
* fix most sphinx warnings (1.4)Mike Bayer2022-05-162-2/+1
* more expire_on_commit remindersMike Bayer2022-05-131-0/+23
* clarify alternative mapping exampleMike Bayer2022-04-031-0/+12
* fix small indentation typo (#7882)Maple2022-04-031-5/+5
* ORM quickstartMike Bayer2022-03-112-0/+19
* pep-484 for engineMike Bayer2022-03-013-8/+8
* Fix various source comment/doc typosluz paz2021-12-291-1/+1