| 2023-02-27 |  Grey Li | Add separate version notes for scalars | commit | commitdiff | tree | snapshot | 
| 2023-02-24 |  Federico Caselli | update case statement to v2 syntax | commit | commitdiff | tree | snapshot | 
| 2023-02-24 |  Mike Bayer | use Column for legacy dataclasses mapping | commit | commitdiff | tree | snapshot | 
| 2023-02-21 |  Mike Bayer | add notes to all mapper flush events that these are... | commit | commitdiff | tree | snapshot | 
| 2023-02-20 |  Grey Li | Fix the docstring of AppenerQuery.append() (#9336) | commit | commitdiff | tree | snapshot | 
| 2023-02-19 |  Vytautas Liuolia | Fix a syntax error in `AsyncConnection.stream_scalars... | commit | commitdiff | tree | snapshot | 
| 2023-02-19 |  Andreas Motl | Update dialect documentation about CrateDB (#9322) | commit | commitdiff | tree | snapshot | 
| 2023-02-19 |  Maxwell D.... | Fix grammatical error in intro.rst (#9316) | commit | commitdiff | tree | snapshot | 
| 2023-02-18 |  Mike Bayer | consider column.name directly when evaluating use_exist... | commit | commitdiff | tree | snapshot | 
| 2023-02-17 |  Mike Bayer | fix sphinx command got stuck in output | commit | commitdiff | tree | snapshot | 
| 2023-02-17 |  Mike Bayer | more edits | commit | commitdiff | tree | snapshot | 
| 2023-02-17 |  Mike Bayer | typo, captions | commit | commitdiff | tree | snapshot | 
| 2023-02-17 |  Mike Bayer | Version 2.0.5 placeholder | commit | commitdiff | tree | snapshot | 
| 2023-02-17 |  Mike Bayer | - 2.0.4  rel_2_0_4 | commit | commitdiff | tree | snapshot | 
| 2023-02-17 |  Mike Bayer | changelog updates | commit | commitdiff | tree | snapshot | 
| 2023-02-17 |  Mike Bayer | rework hybrid docs further | commit | commitdiff | tree | snapshot | 
| 2023-02-17 |  Federico Caselli | Allow custom sorting of column in the ORM. | commit | commitdiff | tree | snapshot | 
| 2023-02-17 |  mike bayer | Merge "modernize hybrids and apply typing" into main | commit | commitdiff | tree | snapshot | 
| 2023-02-16 |  Mike Bayer | modernize hybrids and apply typing | commit | commitdiff | tree | snapshot | 
| 2023-02-16 |  mike bayer | Merge "Fix coercion issue for tuple bindparams" into... | commit | commitdiff | tree | snapshot | 
| 2023-02-16 |  mike bayer | Fix coercion issue for tuple bindparams | commit | commitdiff | tree | snapshot | 
| 2023-02-16 |  mike bayer | Merge "rename EvaluatorCompiler to _EvaluatorCompiler... | commit | commitdiff | tree | snapshot | 
| 2023-02-16 |  mike bayer | Merge "add dataclasses callable and apply annotations... | commit | commitdiff | tree | snapshot | 
| 2023-02-16 |  Mike Bayer | immediateload lazy relationships named in refresh.attri... | commit | commitdiff | tree | snapshot | 
| 2023-02-16 |  Mike Bayer | add dataclasses callable and apply annotations more... | commit | commitdiff | tree | snapshot | 
| 2023-02-16 |  Mike Bayer | rename EvaluatorCompiler to _EvaluatorCompiler | commit | commitdiff | tree | snapshot | 
| 2023-02-15 |  Mike Bayer | prevent float tests from running on asyncmy | commit | commitdiff | tree | snapshot | 
| 2023-02-15 |  Federico Caselli | mention mypy>=1 is required to type check the library | commit | commitdiff | tree | snapshot | 
| 2023-02-15 |  mike bayer | Merge "Improve ``oracledb`` thick mode flag." into... | commit | commitdiff | tree | snapshot | 
| 2023-02-15 |  mike bayer | Merge "Add ``Table.autoincrement_column``" into main | commit | commitdiff | tree | snapshot | 
| 2023-02-15 |  mike bayer | Merge "test dataclasses.KW_ONLY" into main | commit | commitdiff | tree | snapshot | 
| 2023-02-14 |  Federico Caselli | Improve ``oracledb`` thick mode flag. | commit | commitdiff | tree | snapshot | 
| 2023-02-14 |  Andrei Pozolotin | fix typo in whatsnew (#9303) | commit | commitdiff | tree | snapshot | 
| 2023-02-14 |  Federico Caselli | Add ``Table.autoincrement_column`` | commit | commitdiff | tree | snapshot | 
| 2023-02-14 |  Mike Bayer | fix typo "Annotation" -> "Annotated" and use typing_ext... | commit | commitdiff | tree | snapshot | 
| 2023-02-14 |  Mike Bayer | test dataclasses.KW_ONLY | commit | commitdiff | tree | snapshot | 
| 2023-02-13 |  Federico Caselli | fix documentation formatting | commit | commitdiff | tree | snapshot | 
| 2023-02-13 |  Mike Bayer | completely lift-and-copy and_ / or_ documentation | commit | commitdiff | tree | snapshot | 
| 2023-02-13 |  Mike Bayer | note column ordering change, indicate recipe to control... | commit | commitdiff | tree | snapshot | 
| 2023-02-10 |  Abdulhaq Emhemmed | Fix docs for `case` expression to match new syntax... | commit | commitdiff | tree | snapshot | 
| 2023-02-10 |  Federico Caselli | add requirement, restore test removed in eb0861e8e69f8c... | commit | commitdiff | tree | snapshot | 
| 2023-02-10 |  Mike Bayer | generalize adapt_on_names to expect non-named elements | commit | commitdiff | tree | snapshot | 
| 2023-02-10 |  Mike Bayer | Version 2.0.4 placeholder | commit | commitdiff | tree | snapshot | 
| 2023-02-09 |  Mike Bayer | - 2.0.3  rel_2_0_3 | commit | commitdiff | tree | snapshot | 
| 2023-02-09 |  Mike Bayer | apply self_group to all elements of multi-expression | commit | commitdiff | tree | snapshot | 
| 2023-02-09 |  Mike Bayer | pin sphinx-copybutton and change config | commit | commitdiff | tree | snapshot | 
| 2023-02-08 |  Mike Bayer | add test for #9268 | commit | commitdiff | tree | snapshot | 
| 2023-02-08 |  Mehdi ABAAKOUK | typing: fix hybrid property setter (#9269) | commit | commitdiff | tree | snapshot | 
| 2023-02-08 |  mike bayer | Merge "Remove `typing.Self` workaround" into main | commit | commitdiff | tree | snapshot | 
| 2023-02-08 |  Yurii Karabas | Remove `typing.Self` workaround | commit | commitdiff | tree | snapshot | 
| 2023-02-08 |  Federico Caselli | Merge "use Dict[], not dict[] in mypy test" into main | commit | commitdiff | tree | snapshot | 
| 2023-02-07 |  Federico Caselli | improve github test workflows | commit | commitdiff | tree | snapshot | 
| 2023-02-07 |  Mike Bayer | use Dict[], not dict[] in mypy test | commit | commitdiff | tree | snapshot | 
| 2023-02-07 |  Mike Bayer | make this link optional | commit | commitdiff | tree | snapshot | 
| 2023-02-07 |  Mike Bayer | more edits | commit | commitdiff | tree | snapshot | 
| 2023-02-07 |  Mike Bayer | issue template edits | commit | commitdiff | tree | snapshot | 
| 2023-02-07 |  Mike Bayer | another template edit | commit | commitdiff | tree | snapshot | 
| 2023-02-07 |  Mike Bayer | issue template updates | commit | commitdiff | tree | snapshot | 
| 2023-02-07 |  Mike Bayer | Version 2.0.3 placeholder | commit | commitdiff | tree | snapshot | 
| 2023-02-06 |  Mike Bayer | - 2.0.2  rel_2_0_2 | commit | commitdiff | tree | snapshot | 
| 2023-02-06 |  mike bayer | Merge "do not return asyncio connections to the pool... | commit | commitdiff | tree | snapshot | 
| 2023-02-06 |  Federico Caselli | Merge "add error code 1049 for mysql has_table" into... | commit | commitdiff | tree | snapshot | 
| 2023-02-06 |  Mike Bayer | changelog fixup | commit | commitdiff | tree | snapshot | 
| 2023-02-06 |  mike bayer | Merge "Dedicated bitwise operators" into main | commit | commitdiff | tree | snapshot | 
| 2023-02-06 |  mike bayer | Merge "use mysql 8 syntax for ON DUPLICATE KEY UPDATE... | commit | commitdiff | tree | snapshot | 
| 2023-02-06 |  Mike Bayer | do not return asyncio connections to the pool under gc | commit | commitdiff | tree | snapshot | 
| 2023-02-06 |  Mike Bayer | add error code 1049 for mysql has_table | commit | commitdiff | tree | snapshot | 
| 2023-02-06 |  mike bayer | Merge "port history meta to 2.0" into main | commit | commitdiff | tree | snapshot | 
| 2023-02-06 |  jazzthief | Dedicated bitwise operators | commit | commitdiff | tree | snapshot | 
| 2023-02-06 |  mike bayer | Merge "check for superclasses of user defined init... | commit | commitdiff | tree | snapshot | 
| 2023-02-06 |  Mike Bayer | port history meta to 2.0 | commit | commitdiff | tree | snapshot | 
| 2023-02-06 |  Caspar Wylie | use mysql 8 syntax for ON DUPLICATE KEY UPDATE | commit | commitdiff | tree | snapshot | 
| 2023-02-06 |  mike bayer | Merge "use tox extras" into main | commit | commitdiff | tree | snapshot | 
| 2023-02-06 |  Mike Bayer | check for superclasses of user defined init | commit | commitdiff | tree | snapshot | 
| 2023-02-05 |  mike bayer | Merge "coerce elements in mapper.primary_key, process... | commit | commitdiff | tree | snapshot | 
| 2023-02-05 |  Mike Bayer | update asyncio examples and add notes about writeonly | commit | commitdiff | tree | snapshot | 
| 2023-02-05 |  Federico Caselli | Merge "Guard against wrong dataclass mapping" into... | commit | commitdiff | tree | snapshot | 
| 2023-02-05 |  Federico Caselli | Merge "disallow ORM instrumented attributes from reachi... | commit | commitdiff | tree | snapshot | 
| 2023-02-05 |  mike bayer | Merge "dont add non-server-side cols to returning for... | commit | commitdiff | tree | snapshot | 
| 2023-02-05 |  Federico Caselli | Guard against wrong dataclass mapping | commit | commitdiff | tree | snapshot | 
| 2023-02-05 |  Mike Bayer | coerce elements in mapper.primary_key, process in __map... | commit | commitdiff | tree | snapshot | 
| 2023-02-04 |  AM-ops | Add 'or' comment between code blocks (#9236) | commit | commitdiff | tree | snapshot | 
| 2023-02-03 |  Mike Bayer | use tox extras | commit | commitdiff | tree | snapshot | 
| 2023-02-03 |  Federico Caselli | Merge "Fixed regression when using from_statement in... | commit | commitdiff | tree | snapshot | 
| 2023-02-03 |  Mike Bayer | disallow ORM instrumented attributes from reaching... | commit | commitdiff | tree | snapshot | 
| 2023-02-03 |  Mike Bayer | dont add non-server-side cols to returning for versioning | commit | commitdiff | tree | snapshot | 
| 2023-02-03 |  Mike Bayer | Fixed regression when using from_statement in orm context. | commit | commitdiff | tree | snapshot | 
| 2023-02-02 |  Federico Caselli | Use correct dialect annotation | commit | commitdiff | tree | snapshot | 
| 2023-02-01 |  Federico Caselli | improve typing issue template | commit | commitdiff | tree | snapshot | 
| 2023-02-01 |  Lele Gaifax | Fix minor documentation glitch, replace "row" with... | commit | commitdiff | tree | snapshot | 
| 2023-02-01 |  Mike Bayer | Version 2.0.2 placeholder | commit | commitdiff | tree | snapshot | 
| 2023-02-01 |  Mike Bayer | - 2.0.1  rel_2_0_1 | commit | commitdiff | tree | snapshot | 
| 2023-02-01 |  Mike Bayer | changelog tweaks | commit | commitdiff | tree | snapshot | 
| 2023-02-01 |  Mike Bayer | fix late-eval example | commit | commitdiff | tree | snapshot | 
| 2023-02-01 |  mike bayer | Merge "Add support for typing.Literal in Mapped" into... | commit | commitdiff | tree | snapshot | 
| 2023-02-01 |  Frederik Aalund | Add support for typing.Literal in Mapped | commit | commitdiff | tree | snapshot | 
| 2023-01-31 |  Federico Caselli | Merge "Fixed typing of limit, offset and fetch to allow... | commit | commitdiff | tree | snapshot | 
| 2023-01-31 |  Federico Caselli | Merge "Unify doc typing" into main | commit | commitdiff | tree | snapshot | 
| 2023-01-31 |  Federico Caselli | Fixed typing of limit, offset and fetch to allow `... | commit | commitdiff | tree | snapshot | 
| 2023-01-31 |  Harry Lees | Unify doc typing | commit | commitdiff | tree | snapshot | 
| next |