| 2022-12-16 |  Mike Bayer | make bind escape lookup extensible | commit | commitdiff | tree | snapshot | 
| 2022-12-16 |  mike bayer | Merge "implement literal_binds with expanding + bind_ex... | commit | commitdiff | tree | snapshot | 
| 2022-12-16 |  mike bayer | Merge "add explicit REGCONFIG, pg full text functions... | commit | commitdiff | tree | snapshot | 
| 2022-12-16 |  mike bayer | Merge "Improved error message in orm annotated declarat... | commit | commitdiff | tree | snapshot | 
| 2022-12-15 |  mike bayer | Merge "Improve v2 documentation" into main | commit | commitdiff | tree | snapshot | 
| 2022-12-15 |  Mike Bayer | add explicit REGCONFIG, pg full text functions | commit | commitdiff | tree | snapshot | 
| 2022-12-15 |  Mike Bayer | implement literal_binds with expanding + bind_expression | commit | commitdiff | tree | snapshot | 
| 2022-12-15 |  Lele Gaifax | Fix equality comparison between a PG Range and a differ... | commit | commitdiff | tree | snapshot | 
| 2022-12-14 |  mike bayer | Merge "warn when backref will replace existing userland... | commit | commitdiff | tree | snapshot | 
| 2022-12-14 |  Federico Caselli | Improve v2 documentation | commit | commitdiff | tree | snapshot | 
| 2022-12-14 |  Federico Caselli | Improved error message in orm annotated declarative | commit | commitdiff | tree | snapshot | 
| 2022-12-14 |  mike bayer | Merge "catch all BaseException in pool and revert faile... | commit | commitdiff | tree | snapshot | 
| 2022-12-14 |  Mike Bayer | warn when backref will replace existing userland descriptor | commit | commitdiff | tree | snapshot | 
| 2022-12-13 |  Mike Bayer | check index_list pragma for number of columns returned | commit | commitdiff | tree | snapshot | 
| 2022-12-13 |  Mike Bayer | catch all BaseException in pool and revert failed checkouts | commit | commitdiff | tree | snapshot | 
| 2022-12-12 |  Gleb Kisenkov | Type annotations for sqlalchemy.ext.horizontal_shard | commit | commitdiff | tree | snapshot | 
| 2022-12-11 |  Mike Bayer | add color directives | commit | commitdiff | tree | snapshot | 
| 2022-12-11 |  Mike Bayer | adjust for tox changes to passenv | commit | commitdiff | tree | snapshot | 
| 2022-12-10 |  Mike Bayer | cherry-pick changelog update for 1.4.46 | commit | commitdiff | tree | snapshot | 
| 2022-12-10 |  Mike Bayer | cherry-pick changelog from 1.4.45 | commit | commitdiff | tree | snapshot | 
| 2022-12-09 |  Mike Bayer | look out for extras=None in freeze | commit | commitdiff | tree | snapshot | 
| 2022-12-09 |  Mike Bayer | fix typo | commit | commitdiff | tree | snapshot | 
| 2022-12-09 |  mike bayer | Merge "Better syncronize async result docs with plain... | commit | commitdiff | tree | snapshot | 
| 2022-12-09 |  Federico Caselli | Better syncronize async result docs with plain ones. | commit | commitdiff | tree | snapshot | 
| 2022-12-09 |  Gord Thompson | Specify view columns in HasTableTest | commit | commitdiff | tree | snapshot | 
| 2022-12-08 |  Mike Bayer | fix construct_params() for render_postcompile; add... | commit | commitdiff | tree | snapshot | 
| 2022-12-08 |  mike bayer | Merge "disable polymorphic adaption in most cases"... | commit | commitdiff | tree | snapshot | 
| 2022-12-07 |  Mike Bayer | disable polymorphic adaption in most cases | commit | commitdiff | tree | snapshot | 
| 2022-12-07 |  Mike Bayer | Oracle COLUMN_VALUE is a column name, not a keyword | commit | commitdiff | tree | snapshot | 
| 2022-12-07 |  Mike Bayer | move more Session weakref tests to test_memusage | commit | commitdiff | tree | snapshot | 
| 2022-12-06 |  Mike Bayer | sort materialize view names in test | commit | commitdiff | tree | snapshot | 
| 2022-12-06 |  Mike Bayer | take mariadb-connector out of dbapi main job | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  Mike Bayer | Version 2.0.0b5 placeholder | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  Mike Bayer | - 2.0.0b4  rel_2_0_0b4 | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  mike bayer | Merge "Add tests for issue #8168; slight internal adjus... | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  Mike Bayer | Add tests for issue #8168; slight internal adjustments | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  Mike Bayer | changelog updates | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  Jonathan Vanasco | rename some GitHub actions to use test names as prefix... | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  mike bayer | Merge "Add compatibility properties to Range; implement... | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  Lele Gaifax | Add compatibility properties to Range; implement pep-484 | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  mike bayer | Merge "Rewrite positional handling, test for "numeric... | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  Federico Caselli | Rewrite positional handling, test for "numeric" | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  Gleb Kisenkov | Type annotations for sqlalchemy.ext.automap | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  mike bayer | Merge "adjustments for unreliable gc" into main | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  mike bayer | Merge "Fixed an invalid syntax in an except statement... | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  mike bayer | Merge "Fix grammar (whatsnew_20.rst)" into main | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  wiseaidev | Fixed an invalid syntax in an except statement | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  j00356287 | doc change - Add new external dialect for openGauss | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  Sam Bull | Fix grammar (whatsnew_20.rst) | commit | commitdiff | tree | snapshot | 
| 2022-12-05 |  Mike Bayer | adjustments for unreliable gc | commit | commitdiff | tree | snapshot | 
| 2022-12-04 |  mike bayer | Merge "disallow same-named columns, unchecked replaceme... | commit | commitdiff | tree | snapshot | 
| 2022-12-04 |  Mike Bayer | disallow same-named columns, unchecked replacement... | commit | commitdiff | tree | snapshot | 
| 2022-12-04 |  mike bayer | Merge "Order_by and group_by accept labels" into main | commit | commitdiff | tree | snapshot | 
| 2022-12-03 |  Federico Caselli | Some test pipeline updates | commit | commitdiff | tree | snapshot | 
| 2022-12-03 |  Federico Caselli | Order_by and group_by accept labels | commit | commitdiff | tree | snapshot | 
| 2022-12-02 |  Mike Bayer | add spaces, leading underscore to oracle checks | commit | commitdiff | tree | snapshot | 
| 2022-12-02 |  Mike Bayer | add backports for 2.0/ 1.4 changes | commit | commitdiff | tree | snapshot | 
| 2022-12-02 |  mike bayer | Merge "Fix positional compiling bugs" into main | commit | commitdiff | tree | snapshot | 
| 2022-12-02 |  mike bayer | Merge "disable setinputsizes only for true DBAPI execut... | commit | commitdiff | tree | snapshot | 
| 2022-12-01 |  Federico Caselli | Fix positional compiling bugs | commit | commitdiff | tree | snapshot | 
| 2022-12-01 |  mike bayer | Merge "add new pattern for single inh column override... | commit | commitdiff | tree | snapshot | 
| 2022-12-01 |  Mike Bayer | disable setinputsizes only for true DBAPI executemany | commit | commitdiff | tree | snapshot | 
| 2022-12-01 |  Mike Bayer | get aiosqlite to run on python 3 but not 3.11, attempt 2 | commit | commitdiff | tree | snapshot | 
| 2022-12-01 |  Mike Bayer | use python 3.11 current, dont use aiosqlite on py311 | commit | commitdiff | tree | snapshot | 
| 2022-11-30 |  Mike Bayer | add new pattern for single inh column override | commit | commitdiff | tree | snapshot | 
| 2022-11-30 |  mike bayer | Merge "[sqlite] Reflect DEFERRABLE and INITIALLY option... | commit | commitdiff | tree | snapshot | 
| 2022-11-30 |  Simon Schiele | Add "compare" on dataclass fields | commit | commitdiff | tree | snapshot | 
| 2022-11-30 |  Michael Gorven | [sqlite] Reflect DEFERRABLE and INITIALLY options for... | commit | commitdiff | tree | snapshot | 
| 2022-11-30 |  mike bayer | Merge "Improve support for enum in mapped classes"... | commit | commitdiff | tree | snapshot | 
| 2022-11-30 |  mike bayer | Merge "annotated / DC forms for association proxy"... | commit | commitdiff | tree | snapshot | 
| 2022-11-30 |  Mike Bayer | annotated / DC forms for association proxy | commit | commitdiff | tree | snapshot | 
| 2022-11-29 |  mike bayer | Merge "Add value-level hooks for SQL type detection... | commit | commitdiff | tree | snapshot | 
| 2022-11-29 |  Federico Caselli | Improve support for enum in mapped classes | commit | commitdiff | tree | snapshot | 
| 2022-11-29 |  Lele Gaifax | Add value-level hooks for SQL type detection; apply... | commit | commitdiff | tree | snapshot | 
| 2022-11-29 |  Federico Caselli | update for mypy 1.0 dev | commit | commitdiff | tree | snapshot | 
| 2022-11-29 |  Jason Myers | Add PyAthena Dialect (#8898) | commit | commitdiff | tree | snapshot | 
| 2022-11-29 |  mike bayer | Merge "add partial index predicate to SQLiteDialect... | commit | commitdiff | tree | snapshot | 
| 2022-11-29 |  Tobias Pfeiffer | add partial index predicate to SQLiteDialect.get_indexe... | commit | commitdiff | tree | snapshot | 
| 2022-11-28 |  mike bayer | Merge "identify unresolvable Mapped types" into main | commit | commitdiff | tree | snapshot | 
| 2022-11-28 |  Mike Bayer | identify unresolvable Mapped types | commit | commitdiff | tree | snapshot | 
| 2022-11-27 |  Lele Gaifax | Rectify PG Range.__bool__, inverting previous logic | commit | commitdiff | tree | snapshot | 
| 2022-11-27 |  mike bayer | Merge "improve column targeting issues with query_expre... | commit | commitdiff | tree | snapshot | 
| 2022-11-27 |  mike bayer | Merge "Add recommendation for URL.create() re: escaping... | commit | commitdiff | tree | snapshot | 
| 2022-11-27 |  Gord Thompson | Add recommendation for URL.create() re: escaping | commit | commitdiff | tree | snapshot | 
| 2022-11-26 |  Federico Caselli | Implement ScalarValue | commit | commitdiff | tree | snapshot | 
| 2022-11-26 |  Mike Bayer | add new variation helper | commit | commitdiff | tree | snapshot | 
| 2022-11-26 |  Federico Caselli | Add new script to sync test files adding future annotation | commit | commitdiff | tree | snapshot | 
| 2022-11-26 |  Mike Bayer | sort for addresess relationship in new merge test | commit | commitdiff | tree | snapshot | 
| 2022-11-26 |  mike bayer | Merge "assert unique constraints received back" into... | commit | commitdiff | tree | snapshot | 
| 2022-11-26 |  Mike Bayer | improve column targeting issues with query_expression | commit | commitdiff | tree | snapshot | 
| 2022-11-24 |  Mike Bayer | add "merge" to viewonly cascades; propagate NO_RAISE... | commit | commitdiff | tree | snapshot | 
| 2022-11-24 |  Mike Bayer | assert unique constraints received back | commit | commitdiff | tree | snapshot | 
| 2022-11-23 |  Mike Bayer | flake8 has very courteously referred us to another... | commit | commitdiff | tree | snapshot | 
| 2022-11-23 |  Mike Bayer | improve docs for event listening with asyncio | commit | commitdiff | tree | snapshot | 
| 2022-11-22 |  mike bayer | Merge "ensure implicit_returning is checked on a Table... | commit | commitdiff | tree | snapshot | 
| 2022-11-22 |  Mike Bayer | ensure implicit_returning is checked on a Table instance | commit | commitdiff | tree | snapshot | 
| 2022-11-22 |  mike bayer | Merge "Type annotations for sqlalchemy.ext.mutable... | commit | commitdiff | tree | snapshot | 
| 2022-11-22 |  mike bayer | Merge "fix optionalized forms for dict[]" into main | commit | commitdiff | tree | snapshot | 
| 2022-11-22 |  Gleb Kisenkov | Type annotations for sqlalchemy.ext.mutable | commit | commitdiff | tree | snapshot | 
| 2022-11-22 |  Mike Bayer | fix optionalized forms for dict[] | commit | commitdiff | tree | snapshot | 
| next |