| 2018-05-18 |  Mike Bayer | call setinputsizes() for integer types | commit | commitdiff | tree | snapshot | 
| 2018-05-17 |  Mike Bayer | Skip for SQL Server on non-native boolean unconstrained | commit | commitdiff | tree | snapshot | 
| 2018-05-17 |  mike bayer | Merge "Update dogpile.cache example to be compatible... | commit | commitdiff | tree | snapshot | 
| 2018-05-17 |  mike bayer | Merge "Fix string formatting TypeError if tuple is... | commit | commitdiff | tree | snapshot | 
| 2018-05-17 |  Mike Bayer | Update dogpile.cache example to be compatible with... | commit | commitdiff | tree | snapshot | 
| 2018-05-17 |  Miguel Ventura | Fix string formatting TypeError if tuple is passed | commit | commitdiff | tree | snapshot | 
| 2018-05-17 |  mike bayer | Merge "Prevent double-checkins and guard during reset... | commit | commitdiff | tree | snapshot | 
| 2018-05-17 |  mike bayer | Merge "Change query._identity_lookup into a normal... | commit | commitdiff | tree | snapshot | 
| 2018-05-16 |  Mike Bayer | Clarify dogpile.cache differences which occur via ... | commit | commitdiff | tree | snapshot | 
| 2018-05-16 |  Mike Bayer | Change query._identity_lookup into a normal instance... | commit | commitdiff | tree | snapshot | 
| 2018-05-16 |  Mike Bayer | Correct from version 1.2.5 to 1.2.8 for #4128 | commit | commitdiff | tree | snapshot | 
| 2018-05-16 |  Mike Bayer | Restore missing changelog files for #4128 | commit | commitdiff | tree | snapshot | 
| 2018-05-15 |  Mike Bayer | Prevent double-checkins and guard during reset-on-retur... | commit | commitdiff | tree | snapshot | 
| 2018-05-13 |  mike bayer | Merge "Use identity_token for refresh(), unexpire,... | commit | commitdiff | tree | snapshot | 
| 2018-05-11 |  mike bayer | Merge "Default server_version_info to (0, )" | commit | commitdiff | tree | snapshot | 
| 2018-05-11 |  Mike Bayer | Default server_version_info to (0, ) | commit | commitdiff | tree | snapshot | 
| 2018-05-10 |  Mike Bayer | SQL Server is not native boolean; add new flag for... | commit | commitdiff | tree | snapshot | 
| 2018-05-06 |  Mike Bayer | - add a tl;dr to postgresql search_path section as... | commit | commitdiff | tree | snapshot | 
| 2018-05-05 |  Mike Bayer | - modernize versioning examples | commit | commitdiff | tree | snapshot | 
| 2018-05-03 |  Mike Bayer | Use identity_token for refresh(), unexpire, undefer | commit | commitdiff | tree | snapshot | 
| 2018-05-03 |  Mike Bayer | - add sap-hana | commit | commitdiff | tree | snapshot | 
| 2018-05-02 |  Mike Bayer | Render FOR UPDATE on the inner subquery as well as... | commit | commitdiff | tree | snapshot | 
| 2018-05-01 |  Mike Bayer | - block cx_Oracle 6.3 due to https://github.com/oracle... | commit | commitdiff | tree | snapshot | 
| 2018-04-27 |  Mike Bayer | - add space invaders example | commit | commitdiff | tree | snapshot | 
| 2018-04-25 |  Olivier Grisel | Fix reference leak in compiled cache | commit | commitdiff | tree | snapshot | 
| 2018-04-20 |  Mike Bayer | cherry-pick changelog update for 1.2.8 | commit | commitdiff | tree | snapshot | 
| 2018-04-20 |  Mike Bayer | cherry-pick changelog from 1.2.7 | commit | commitdiff | tree | snapshot | 
| 2018-04-20 |  Mike Bayer | Refactor "get" to allow for pluggable identity token... | commit | commitdiff | tree | snapshot | 
| 2018-04-20 |  Mike Bayer | - more type cache warmup | commit | commitdiff | tree | snapshot | 
| 2018-04-20 |  Mike Bayer | bump variance for these sqlite-sensitive tests | commit | commitdiff | tree | snapshot | 
| 2018-04-20 |  Mike Bayer | Document how to opt-out of NCHAR for cx_Oracle | commit | commitdiff | tree | snapshot | 
| 2018-04-20 |  Mike Bayer | update callcounts for py36, get rid of old callcounts | commit | commitdiff | tree | snapshot | 
| 2018-04-19 |  Mike Bayer | - add version 1.3.0b1 | commit | commitdiff | tree | snapshot | 
| 2018-04-19 |  mike bayer | Merge "Ensure select_from_entity adapter is used in... | commit | commitdiff | tree | snapshot | 
| 2018-04-19 |  Mike Bayer | Ensure select_from_entity adapter is used in adjust_for... | commit | commitdiff | tree | snapshot | 
| 2018-04-17 |  mike bayer | Merge "Render and reflect MySQL WITH PARSER index options" | commit | commitdiff | tree | snapshot | 
| 2018-04-17 |  Mike Bayer | Render and reflect MySQL WITH PARSER index options | commit | commitdiff | tree | snapshot | 
| 2018-04-16 |  Pat Buxton | Fix - Order of records is not guaranteed | commit | commitdiff | tree | snapshot | 
| 2018-04-12 |  Kent Bower | Reflect Oracle NUMBER(NULL, 0) as INTEGER | commit | commitdiff | tree | snapshot | 
| 2018-04-11 |  mike bayer | Merge "Correct join for FKs with schema in SQL Server" | commit | commitdiff | tree | snapshot | 
| 2018-04-11 |  Mike Bayer | Correct join for FKs with schema in SQL Server | commit | commitdiff | tree | snapshot | 
| 2018-04-11 |  Michael Williamson | Update argument name for distinct() to match docs | commit | commitdiff | tree | snapshot | 
| 2018-04-09 |  Mike Bayer | Raise informative exception for non-sortable PK | commit | commitdiff | tree | snapshot | 
| 2018-04-05 |  mike bayer | Merge "Ensure all visit_sequence accepts **kw args" | commit | commitdiff | tree | snapshot | 
| 2018-04-04 |  Mike Bayer | Ensure all visit_sequence accepts **kw args | commit | commitdiff | tree | snapshot | 
| 2018-04-03 |  Mike Bayer | Use base __ne__ implementation for range types w/ None | commit | commitdiff | tree | snapshot | 
| 2018-04-03 |  Sebastian Bank | Add postgresl.REGCLASS type for casting table names... | commit | commitdiff | tree | snapshot | 
| 2018-04-01 |  Mike Bayer | Fix bindparam type param fixes #4220 | commit | commitdiff | tree | snapshot | 
| 2018-03-30 |  Mike Bayer | cherry-pick changelog update for 1.2.7 | commit | commitdiff | tree | snapshot | 
| 2018-03-30 |  Mike Bayer | cherry-pick changelog from 1.2.6 | commit | commitdiff | tree | snapshot | 
| 2018-03-30 |  mike bayer | Merge "Add support for declarative partitioning in... | commit | commitdiff | tree | snapshot | 
| 2018-03-30 |  mike bayer | Merge "Filter non-integer characters from pyodbc SQL... | commit | commitdiff | tree | snapshot | 
| 2018-03-30 |  Vsevolod Solovyov | Add support for declarative partitioning in PostgreSQL 10 | commit | commitdiff | tree | snapshot | 
| 2018-03-30 |  Mike Bayer | Filter non-integer characters from pyodbc SQL Server... | commit | commitdiff | tree | snapshot | 
| 2018-03-28 |  Mike Bayer | Invalidate on failed connect handler | commit | commitdiff | tree | snapshot | 
| 2018-03-26 |  Mike Bayer | Link to the ExpireRelationshipOnFKChange recipe for... | commit | commitdiff | tree | snapshot | 
| 2018-03-21 |  mike bayer | Merge "Don't warn for mixin-based __table_args__, __map... | commit | commitdiff | tree | snapshot | 
| 2018-03-21 |  Mike Bayer | Don't warn for mixin-based __table_args__, __mapper_arg... | commit | commitdiff | tree | snapshot | 
| 2018-03-16 |  mike bayer | Merge "Track if we're rendering within the CTE recursively" | commit | commitdiff | tree | snapshot | 
| 2018-03-14 |  Mike Bayer | Track if we're rendering within the CTE recursively | commit | commitdiff | tree | snapshot | 
| 2018-03-12 |  Mike Bayer | Ignore non-primary mappers within mutable instrumentation | commit | commitdiff | tree | snapshot | 
| 2018-03-08 |  mike bayer | Merge "Raise cx_Oracle minimum version to 5.2" | commit | commitdiff | tree | snapshot | 
| 2018-03-07 |  Mike Bayer | Make it much more clear that concrete mapping is limited | commit | commitdiff | tree | snapshot | 
| 2018-03-07 |  Mike Bayer | Raise cx_Oracle minimum version to 5.2 | commit | commitdiff | tree | snapshot | 
| 2018-03-07 |  Mike Bayer | Add notes regarding flat=True | commit | commitdiff | tree | snapshot | 
| 2018-03-06 |  Mike Bayer | cherry-pick changelog update for 1.1.19 | commit | commitdiff | tree | snapshot | 
| 2018-03-06 |  Mike Bayer | cherry-pick changelog from 1.1.18 | commit | commitdiff | tree | snapshot | 
| 2018-03-06 |  Mike Bayer | cherry-pick changelog update for 1.2.6 | commit | commitdiff | tree | snapshot | 
| 2018-03-06 |  Mike Bayer | cherry-pick changelog from 1.2.5 | commit | commitdiff | tree | snapshot | 
| 2018-03-06 |  Mike Bayer | - add missing versions for #4208 | commit | commitdiff | tree | snapshot | 
| 2018-03-06 |  mike bayer | Merge "Add Query.enable_single_entity()" | commit | commitdiff | tree | snapshot | 
| 2018-03-06 |  mike bayer | Merge "Clone _cte_alias instead of assigning "self"" | commit | commitdiff | tree | snapshot | 
| 2018-03-06 |  Eric Atkin | Add Query.enable_single_entity() | commit | commitdiff | tree | snapshot | 
| 2018-03-06 |  Mike Bayer | Clone _cte_alias instead of assigning "self" | commit | commitdiff | tree | snapshot | 
| 2018-03-05 |  Mike Bayer | Don't include AliasedClass when pickling options | commit | commitdiff | tree | snapshot | 
| 2018-03-05 |  mike bayer | Merge "Only replace first occurrence for COLLATE/ARRAY... | commit | commitdiff | tree | snapshot | 
| 2018-03-05 |  Asif Saifuddin... | fix version type in doc | commit | commitdiff | tree | snapshot | 
| 2018-03-05 |  Mike Bayer | Only replace first occurrence for COLLATE/ARRAY syntax | commit | commitdiff | tree | snapshot | 
| 2018-03-05 |  Mike Bayer | Add python 3.7 environment | commit | commitdiff | tree | snapshot | 
| 2018-03-03 |  Mike Bayer | Get MySQL version info from @@version | commit | commitdiff | tree | snapshot | 
| 2018-03-02 |  Mike Bayer | Setup master as 1.3 | commit | commitdiff | tree | snapshot | 
| 2018-03-02 |  Mike Bayer | - add some seealsos for the transient object that loads... | commit | commitdiff | tree | snapshot | 
| 2018-03-02 |  Mike Bayer | Fix enable_relationship_loading() works fine w/ one... | commit | commitdiff | tree | snapshot | 
| 2018-03-01 |  mike bayer | Merge "Check existing CTE for an alias name when render... | commit | commitdiff | tree | snapshot | 
| 2018-03-01 |  Mike Bayer | Check existing CTE for an alias name when rendering... | commit | commitdiff | tree | snapshot | 
| 2018-02-28 |  mike bayer | Merge "Merge existing query params in baked lazy load" | commit | commitdiff | tree | snapshot | 
| 2018-02-28 |  Mike Bayer | Merge existing query params in baked lazy load | commit | commitdiff | tree | snapshot | 
| 2018-02-27 |  Mike Bayer | Merge remote-tracking branch 'origin/pr/421' | commit | commitdiff | tree | snapshot | 
| 2018-02-23 |  mike bayer | Merge "Ensure we have states to load when doing poly... | commit | commitdiff | tree | snapshot | 
| 2018-02-23 |  mike bayer | Merge "Allow bind processors to work with expanding IN" | commit | commitdiff | tree | snapshot | 
| 2018-02-23 |  Mike Bayer | Ensure we have states to load when doing poly post... | commit | commitdiff | tree | snapshot | 
| 2018-02-23 |  Mike Bayer | Allow bind processors to work with expanding IN | commit | commitdiff | tree | snapshot | 
| 2018-02-22 |  Mike Bayer | cherry-pick changelog update for 1.1.18 | commit | commitdiff | tree | snapshot | 
| 2018-02-22 |  Mike Bayer | cherry-pick changelog from 1.1.17 | commit | commitdiff | tree | snapshot | 
| 2018-02-22 |  Mike Bayer | Version 1.2.5 placeholder | commit | commitdiff | tree | snapshot | 
| 2018-02-22 |  Mike Bayer | - 1.2.4  rel_1_2_4 | commit | commitdiff | tree | snapshot | 
| 2018-02-22 |  Eric Atkin | Quote cte alias if needed | commit | commitdiff | tree | snapshot | 
| 2018-02-22 |  mike bayer | Merge "Ensure mapping has no version_id_generator when... | commit | commitdiff | tree | snapshot | 
| 2018-02-22 |  Mike Bayer | Ensure mapping has no version_id_generator when checkin... | commit | commitdiff | tree | snapshot | 
| 2018-02-20 |  mike bayer | Merge "Default to using current mapped class as owner... | commit | commitdiff | tree | snapshot | 
| next |