summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* qualify session.execute() resulting in autoflushrel_1_4Mike Bayer2023-05-121-1/+3
* note future row change for session.execute()Mike Bayer2023-05-101-2/+47
* Version 1.4.49 placeholderMike Bayer2023-04-301-0/+4
* - 1.4.48rel_1_4_48Mike Bayer2023-04-305-34/+37
* adjust verbiageMike Bayer2023-04-301-5/+5
* do not allow non-cache-key entity objects in annotationsMike Bayer2023-04-301-0/+10
* dont assume _compile_options are presentMike Bayer2023-04-171-0/+11
* consider aliased mappers in cycles alsoMike Bayer2023-04-021-0/+10
* add tip that reflection is not necessary for an existing databaseMike Bayer2023-03-211-2/+13
* Version 1.4.48 placeholderMike Bayer2023-03-181-0/+4
* - 1.4.47rel_1_4_47Mike Bayer2023-03-1810-97/+105
* implement content hashing for custom_op, not identityMike Bayer2023-03-181-0/+8
* additional consistency for ORM/Core in tutorialMike Bayer2023-03-085-13/+41
* Add separate version notes for scalarsGrey Li2023-02-271-1/+1
* Update dialect documentation about CrateDB (#9322)Andreas Motl2023-02-191-1/+1
* Fix grammatical error in intro.rst (#9316)Maxwell D. Dorliea2023-02-191-1/+1
* pin sphinx-copybutton and change configMike Bayer2023-02-092-1/+7
* fix late-eval exampleMike Bayer2023-02-011-1/+1
* use scalars().one() for count migrationMike Bayer2023-01-301-4/+4
* Correct #7664 to include DropSchemaMike Bayer2023-01-281-2/+3
* Merge "reflect Oracle ROWID" into rel_1_4mike bayer2023-01-251-0/+6
|\
| * reflect Oracle ROWIDMike Bayer2023-01-241-0/+6
* | fix stringify for CreateSchemaMike Bayer2023-01-241-0/+7
|/
* Run bracket interpretation for reflectionShan2023-01-231-0/+16
* mypy plugin fixesMike Bayer2023-01-171-0/+22
* apply changelog note for change of column loader optionsMike Bayer2023-01-162-1/+250
* fix orm-header for standaloneMike Bayer2023-01-151-1/+1
* Remove missing doc sectionFederico Caselli2023-01-121-8/+0
* fix ORM support for column-named bindparam() in crud .values()Mike Bayer2023-01-111-0/+18
* Merge "include parsed col length field as integer from mysql index reflection...mike bayer2023-01-051-0/+7
|\
| * include parsed col length field as integer from mysql index reflectionMike Bayer2023-01-041-0/+7
* | [asyncpg] Extract rowcount for SELECT statementsMichael Gorven2023-01-041-0/+9
|/
* Version 1.4.47 placeholderMike Bayer2023-01-031-0/+4
* - 1.4.46rel_1_4_46Mike Bayer2023-01-0314-141/+153
* update wordingMike Bayer2023-01-031-1/+4
* changelog updatesMike Bayer2023-01-033-8/+25
* happy new year 2023Mike Bayer2023-01-032-2/+2
* link to with_variant() narrative from API docMike Bayer2023-01-031-0/+2
* repair underline levels in 20 migration docMike Bayer2023-01-031-40/+40
* Rectify reference to class LambdaElement, misnamed as LamdaElement (#9037)Lele Gaifax2022-12-291-1/+1
* note that 2.0 has behavioral changes outside of the 1.4->2.0 processMike Bayer2022-12-281-3/+18
* changelog adjustmentsMike Bayer2022-12-288-3/+18
* ensure whereclause, returning copied as tuplesMike Bayer2022-12-281-0/+8
* Correct URL import in docsFederico Caselli2022-12-281-1/+1
* pass more contextual information to PyWrapper param createMike Bayer2022-12-271-0/+8
* expand out Index if passed to "constraint"Mike Bayer2022-12-221-0/+12
* Merge "add joins_implicitly to column_valued()" into rel_1_4mike bayer2022-12-201-0/+12
|\
| * add joins_implicitly to column_valued()Mike Bayer2022-12-201-0/+12
* | Add MACCADDR8 for PGCompilerasimfarooq52022-12-203-1/+11
|/
* add exclusion for unusual chars in column namesMike Bayer2022-12-191-0/+10