| 2020-03-02 |  Gord Thompson | Remove obsolete util.compat.nested | commit | commitdiff | tree | snapshot | 
| 2020-03-02 |  mike bayer | Merge "Discontinue dynamic __visit_name__" | commit | commitdiff | tree | snapshot | 
| 2020-03-02 |  Mike Bayer | Discontinue dynamic __visit_name__ | commit | commitdiff | tree | snapshot | 
| 2020-03-01 |  mike bayer | Merge "While parsing for check constraints, ignore... | commit | commitdiff | tree | snapshot | 
| 2020-02-29 |  Eric Borczuk | While parsing for check constraints, ignore newline... | commit | commitdiff | tree | snapshot | 
| 2020-02-29 |  mike bayer | Merge "Open up check for relationships that write to... | commit | commitdiff | tree | snapshot | 
| 2020-02-28 |  mike bayer | Merge "Remove print statement in favor of print() funct... | commit | commitdiff | tree | snapshot | 
| 2020-02-27 |  Mike Bayer | Open up check for relationships that write to the same... | commit | commitdiff | tree | snapshot | 
| 2020-02-26 |  Mike Bayer | Don't call pre_ping for fresh connection | commit | commitdiff | tree | snapshot | 
| 2020-02-26 |  Albert Tugushev | Remove print statement in favor of print() function... | commit | commitdiff | tree | snapshot | 
| 2020-02-24 |  mike bayer | Merge "Revise cx_Oracle, mysqlclient versions" | commit | commitdiff | tree | snapshot | 
| 2020-02-24 |  mike bayer | Merge "Clean up test_types.py in test suite" | commit | commitdiff | tree | snapshot | 
| 2020-02-24 |  Mike Bayer | Remove needless clauseelement check for batch | commit | commitdiff | tree | snapshot | 
| 2020-02-24 |  Mike Bayer | Deprecate row.keys() for 2.0, not 1.x | commit | commitdiff | tree | snapshot | 
| 2020-02-24 |  mike bayer | Merge "Ensure schema-level table includes annotations... | commit | commitdiff | tree | snapshot | 
| 2020-02-24 |  Mike Bayer | Ensure schema-level table includes annotations in caching | commit | commitdiff | tree | snapshot | 
| 2020-02-23 |  Gord Thompson | Clean up test_types.py in test suite | commit | commitdiff | tree | snapshot | 
| 2020-02-22 |  Mike Bayer | Ensure descendants of mixins don't become cacheable | commit | commitdiff | tree | snapshot | 
| 2020-02-22 |  mike bayer | Merge "Repair inline flag" | commit | commitdiff | tree | snapshot | 
| 2020-02-22 |  Mike Bayer | Repair inline flag | commit | commitdiff | tree | snapshot | 
| 2020-02-22 |  Mike Bayer | Merge remote-tracking branch 'origin/pr/5141' | commit | commitdiff | tree | snapshot | 
| 2020-02-22 |  Gord Thompson | Update test_unicode and move to test suite | commit | commitdiff | tree | snapshot | 
| 2020-02-21 |  Mike Bayer | Result initial introduction | commit | commitdiff | tree | snapshot | 
| 2020-02-21 |  Mike Bayer | Deprecate connection branching | commit | commitdiff | tree | snapshot | 
| 2020-02-21 |  Mike Bayer | doc updates to 2.0 migration document | commit | commitdiff | tree | snapshot | 
| 2020-02-20 |  mike bayer | Merge "Remove unnecessary tuple; prepare for "iterator... | commit | commitdiff | tree | snapshot | 
| 2020-02-20 |  Mike Bayer | Remove unnecessary tuple; prepare for "iterator" verbiage | commit | commitdiff | tree | snapshot | 
| 2020-02-19 |  Mike Bayer | Modernize test_rowcount and move to dialect suite | commit | commitdiff | tree | snapshot | 
| 2020-02-19 |  mike bayer | Merge "Replace engine.execute w/ context manager (step1)" | commit | commitdiff | tree | snapshot | 
| 2020-02-18 |  Mike Bayer | Revise cx_Oracle, mysqlclient versions | commit | commitdiff | tree | snapshot | 
| 2020-02-17 |  mike bayer | Merge "Pass DDLCompiler IdentifierPreparer to visit_ENUM" | commit | commitdiff | tree | snapshot | 
| 2020-02-17 |  mike bayer | Merge "Create initial future package, RemovedIn20Warning" | commit | commitdiff | tree | snapshot | 
| 2020-02-17 |  mike bayer | Merge "Begin to disallow back_populates with viewonly... | commit | commitdiff | tree | snapshot | 
| 2020-02-17 |  Mike Bayer | Pass DDLCompiler IdentifierPreparer to visit_ENUM | commit | commitdiff | tree | snapshot | 
| 2020-02-17 |  Mike Bayer | Limit non-backend critical profiling tests to SQLite | commit | commitdiff | tree | snapshot | 
| 2020-02-17 |  Gord Thompson | Replace engine.execute w/ context manager (step1) | commit | commitdiff | tree | snapshot | 
| 2020-02-17 |  Mike Bayer | callcount adjust | commit | commitdiff | tree | snapshot | 
| 2020-02-17 |  Mike Bayer | Further refine fractional seconds datetimeoffset fixture | commit | commitdiff | tree | snapshot | 
| 2020-02-16 |  Mike Bayer | Update test reqs for mariadb 10.4, 10.5 | commit | commitdiff | tree | snapshot | 
| 2020-02-13 |  mike bayer | Merge "Document new LIMIT/OFFSET support; support subqu... | commit | commitdiff | tree | snapshot | 
| 2020-02-13 |  Mike Bayer | Fractional seconds starts at Python 3.7 | commit | commitdiff | tree | snapshot | 
| 2020-02-13 |  Mike Bayer | Document new LIMIT/OFFSET support; support subquery... | commit | commitdiff | tree | snapshot | 
| 2020-02-13 |  Mike Bayer | Improve ResultProxy/Row documentation before the API... | commit | commitdiff | tree | snapshot | 
| 2020-02-12 |  Mike Bayer | Create initial future package, RemovedIn20Warning | commit | commitdiff | tree | snapshot | 
| 2020-02-11 |  Mike Bayer | Begin to disallow back_populates with viewonly=True | commit | commitdiff | tree | snapshot | 
| 2020-02-10 |  Gord Thompson | Fix handling of None as parameter for a datetimeoffset... | commit | commitdiff | tree | snapshot | 
| 2020-02-10 |  mike bayer | Merge "Rework combination exclusions" | commit | commitdiff | tree | snapshot | 
| 2020-02-10 |  Mike Bayer | Rework combination exclusions | commit | commitdiff | tree | snapshot | 
| 2020-02-08 |  Mike Bayer | Fixes for public_factory and mysql/pg dml functions | commit | commitdiff | tree | snapshot | 
| 2020-02-08 |  Federico Caselli | fix documentation typos  5141/head | commit | commitdiff | tree | snapshot | 
| 2020-02-07 |  Mike Bayer | Vendor inspect.formatannotation | commit | commitdiff | tree | snapshot | 
| 2020-02-07 |  mike bayer | Merge "MSSQL 2014 OFFSET/FETCH syntax support" | commit | commitdiff | tree | snapshot | 
| 2020-02-07 |  Elkin | MSSQL 2014 OFFSET/FETCH syntax support | commit | commitdiff | tree | snapshot | 
| 2020-02-07 |  Mike Bayer | Merge remote-tracking branch 'origin/pr/5105' | commit | commitdiff | tree | snapshot | 
| 2020-02-06 |  Mike Bayer | Document SQLite "mixed binary" behavior | commit | commitdiff | tree | snapshot | 
| 2020-02-04 |  Mike Bayer | Add second section detailing cascade_backrefs to backre... | commit | commitdiff | tree | snapshot | 
| 2020-02-01 |  Mike Bayer | Do away with pool._refs | commit | commitdiff | tree | snapshot | 
| 2020-01-31 |  mike bayer | Merge "Warn for runid changing in load events; add... | commit | commitdiff | tree | snapshot | 
| 2020-01-31 |  Mike Bayer | Warn for runid changing in load events; add restore_loa... | commit | commitdiff | tree | snapshot | 
| 2020-01-30 |  mike bayer | Merge "Raise for unexpected polymorphic identity" | commit | commitdiff | tree | snapshot | 
| 2020-01-30 |  Mike Bayer | Raise for unexpected polymorphic identity | commit | commitdiff | tree | snapshot | 
| 2020-01-28 |  mike bayer | Merge "Accommodate for base class when adjusting path... | commit | commitdiff | tree | snapshot | 
| 2020-01-28 |  mike bayer | Merge "Add py3.8, py3.9 token to setup.py" | commit | commitdiff | tree | snapshot | 
| 2020-01-28 |  Mike Bayer | Accommodate for base class when adjusting path for... | commit | commitdiff | tree | snapshot | 
| 2020-01-27 |  Federico Caselli | Add pyproject | commit | commitdiff | tree | snapshot | 
| 2020-01-27 |  Gord Thompson | Add py3.8, py3.9 token to setup.py | commit | commitdiff | tree | snapshot | 
| 2020-01-27 |  mike bayer | Merge "Improve .gitignore by adding other patterns... | commit | commitdiff | tree | snapshot | 
| 2020-01-26 |  mike bayer | Merge "Refactor test provisioning to dialect-level... | commit | commitdiff | tree | snapshot | 
| 2020-01-26 |  Gord Thompson | Refactor test provisioning to dialect-level files | commit | commitdiff | tree | snapshot | 
| 2020-01-25 |  Federico Caselli | Deprecate empty or_() and and_() | commit | commitdiff | tree | snapshot | 
| 2020-01-24 |  Federico Caselli | Improve .gitignore by adding other patterns, like the | commit | commitdiff | tree | snapshot | 
| 2020-01-24 |  mike bayer | Merge "Add keywords to MutableList.sort()" | commit | commitdiff | tree | snapshot | 
| 2020-01-24 |  mike bayer | Merge "Add test requirement: indexes_with_ascdesc" | commit | commitdiff | tree | snapshot | 
| 2020-01-24 |  Gord Thompson | Add test requirement: indexes_with_ascdesc | commit | commitdiff | tree | snapshot | 
| 2020-01-23 |  Mike Bayer | Add keywords to MutableList.sort() | commit | commitdiff | tree | snapshot | 
| 2020-01-23 |  mike bayer | Merge "InstanceState default path is RootRegistry,... | commit | commitdiff | tree | snapshot | 
| 2020-01-22 |  mike bayer | Merge "Query linter option" | commit | commitdiff | tree | snapshot | 
| 2020-01-22 |  Mike Bayer | InstanceState default path is RootRegistry, not tuple | commit | commitdiff | tree | snapshot | 
| 2020-01-22 |  Mike Bayer | cherry-pick changelog update for 1.3.14 | commit | commitdiff | tree | snapshot | 
| 2020-01-22 |  Mike Bayer | cherry-pick changelog from 1.3.13 | commit | commitdiff | tree | snapshot | 
| 2020-01-22 |  Alessio Bogon | Query linter option | commit | commitdiff | tree | snapshot | 
| 2020-01-22 |  mike bayer | Merge "Reorganize core event modules to avoid import... | commit | commitdiff | tree | snapshot | 
| 2020-01-22 |  Mike Bayer | Clarify documentation for lazy_loaded_from | commit | commitdiff | tree | snapshot | 
| 2020-01-22 |  Mike Bayer | Reorganize core event modules to avoid import cycles | commit | commitdiff | tree | snapshot | 
| 2020-01-20 |  Mike Bayer | Adjust natural path to relationship's base mapper for... | commit | commitdiff | tree | snapshot | 
| 2020-01-20 |  randallk | Update basic_relationships.rst  5105/head | commit | commitdiff | tree | snapshot | 
| 2020-01-18 |  Gord Thompson | Improve regex parsing of CHECK constraints for PostgreSQL. | commit | commitdiff | tree | snapshot | 
| 2020-01-18 |  mike bayer | Merge "apply asbool reduction to the onclause in join()" | commit | commitdiff | tree | snapshot | 
| 2020-01-17 |  Mike Bayer | Remove jython code, remove all jython / pypy symbols | commit | commitdiff | tree | snapshot | 
| 2020-01-17 |  Mike Bayer | apply asbool reduction to the onclause in join() | commit | commitdiff | tree | snapshot | 
| 2020-01-16 |  Mike Bayer | Merge remote-tracking branch 'origin/pr/5099' | commit | commitdiff | tree | snapshot | 
| 2020-01-16 |  Mike Bayer | Merge remote-tracking branch 'origin/pr/5077' | commit | commitdiff | tree | snapshot | 
| 2020-01-15 |  Tom Nolan | Update index.rst  5099/head | commit | commitdiff | tree | snapshot | 
| 2020-01-14 |  Mike Bayer | Establish that contains_eager()->alias can be replaced... | commit | commitdiff | tree | snapshot | 
| 2020-01-13 |  Mike Bayer | Adjust use_mapper_path rule for poly subclasses | commit | commitdiff | tree | snapshot | 
| 2020-01-13 |  Eli | Add explanation of `polymorphic_identity` to docs | commit | commitdiff | tree | snapshot | 
| 2020-01-12 |  Mike Bayer | Fixes for table-bound version_id_col against mapped... | commit | commitdiff | tree | snapshot | 
| 2020-01-10 |  Mike Bayer | Integrate mapper-level version_id_col with versioned_hi... | commit | commitdiff | tree | snapshot | 
| 2020-01-10 |  Mike Bayer | Alter unique bound parameter key on deserialize | commit | commitdiff | tree | snapshot | 
| 2020-01-07 |  Mike Bayer | Set use_mapper_path=True for with_poly subentities | commit | commitdiff | tree | snapshot | 
| next |