| 2020-03-07 |  Federico Caselli | Simplified module pre-loading strategy and made it... | commit | commitdiff | tree | snapshot | 
| 2020-03-06 |  Mike Bayer | Decouple compiler state from DML objects; make cacheable | commit | commitdiff | tree | snapshot | 
| 2020-03-05 |  mike bayer | Merge "Render VALUES within composed MySQL on duplicate... | commit | commitdiff | tree | snapshot | 
| 2020-03-04 |  mike bayer | Merge "Add docker commands to  README.unittests" | commit | commitdiff | tree | snapshot | 
| 2020-03-04 |  Mike Bayer | Render VALUES within composed MySQL on duplicate key... | commit | commitdiff | tree | snapshot | 
| 2020-03-04 |  mike bayer | Merge "Don't import provision.py unconditionally" | commit | commitdiff | tree | snapshot | 
| 2020-03-04 |  Federico Caselli | Add docker commands to  README.unittests | commit | commitdiff | tree | snapshot | 
| 2020-03-04 |  Mike Bayer | Merge remote-tracking branch 'origin/pr/5186' | commit | commitdiff | tree | snapshot | 
| 2020-03-04 |  Federico Caselli | fix typo in PickleType documentation  5186/head | commit | commitdiff | tree | snapshot | 
| 2020-03-04 |  mike bayer | Merge "Remove the deprecated loader options" | commit | commitdiff | tree | snapshot | 
| 2020-03-04 |  mike bayer | Merge "Restore crud flags if visiting_cte is set" | commit | commitdiff | tree | snapshot | 
| 2020-03-04 |  Mike Bayer | Run handle_error for any exceptions raised in execute_c... | commit | commitdiff | tree | snapshot | 
| 2020-03-03 |  Mike Bayer | Restore crud flags if visiting_cte is set | commit | commitdiff | tree | snapshot | 
| 2020-03-03 |  Federico Caselli | Remove the deprecated loader options | commit | commitdiff | tree | snapshot | 
| 2020-03-03 |  Mike Bayer | Don't import provision.py unconditionally | commit | commitdiff | tree | snapshot | 
| 2020-03-03 |  Mike Bayer | Include column_property composition examples | commit | commitdiff | tree | snapshot | 
| 2020-03-02 |  mike bayer | Merge "Ensure all nested exception throws have a cause" | commit | commitdiff | tree | snapshot | 
| 2020-03-02 |  Mike Bayer | Ensure all nested exception throws have a cause | commit | commitdiff | tree | snapshot | 
| 2020-03-02 |  mike bayer | Merge "Remove obsolete util.compat.nested" | commit | commitdiff | tree | snapshot | 
| 2020-03-02 |  Gord Thompson | Remove obsolete util.compat.nested | commit | commitdiff | tree | snapshot | 
| 2020-03-02 |  mike bayer | Merge "Deprecate the databases packages" | commit | commitdiff | tree | snapshot | 
| 2020-03-02 |  Mike Bayer | Update dialect API documentation | 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 |  Federico Caselli | Deprecate the databases packages | 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 | 
| next |