| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove obsolete util.compat.nested | Gord Thompson | 2020-03-02 | 1 | -1/+0 |
| * | Result initial introduction | Mike Bayer | 2020-02-21 | 1 | -2/+0 |
| * | Deprecate connection branching | Mike Bayer | 2020-02-21 | 1 | -0/+1 |
| * | Create initial future package, RemovedIn20Warning | Mike Bayer | 2020-02-12 | 1 | -2/+2 |
| * | Remove jython code, remove all jython / pypy symbols | Mike Bayer | 2020-01-17 | 1 | -2/+1 |
| * | Enable F821 | Mike Bayer | 2020-01-04 | 1 | -0/+1 |
| * | happy new year | Mike Bayer | 2020-01-01 | 1 | -1/+1 |
| * | Test for short term reference cycles and resolve as many as possible | Mike Bayer | 2019-12-30 | 1 | -1/+1 |
| * | Add DATETIMEOFFSET support for mssql+pyodbc | Gord Thompson | 2019-11-29 | 1 | -0/+1 |
| * | Implement new ClauseElement role and coercion system | Mike Bayer | 2019-05-18 | 1 | -0/+1 |
| * | Add _cache_key implementation. | Mike Bayer | 2019-04-29 | 1 | -0/+1 |
| * | Remove all remaining text() coercions and ensure identifiers are safe | Mike Bayer | 2019-02-06 | 1 | -0/+1 |
| * | Improve error messages in the area of loader options | Mike Bayer | 2019-01-25 | 1 | -0/+1 |
| * | Add deprecation warnings to all deprecated APIs | Mike Bayer | 2019-01-23 | 1 | -0/+2 |
| * | move to inspect_getfullargspec | Mike Bayer | 2019-01-15 | 1 | -1/+1 |
| * | happy new year | Mike Bayer | 2019-01-11 | 1 | -1/+1 |
| * | Leave bytestring exception messages as bytestrings | Mike Bayer | 2019-01-10 | 1 | -0/+1 |
| * | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -141/+133 |
| * | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -33/+137 |
| * | Check collection less than two items remaining before firing scalar backref r... | Mike Bayer | 2018-12-28 | 1 | -1/+2 |
| * | Handle PostgreSQL enums in remote schemas | Mike Bayer | 2018-12-21 | 1 | -1/+1 |
| * | Fix collections ABC access before Python 3.8 | Nathaniel Knight | 2018-08-01 | 1 | -1/+1 |
| * | happy new year | Mike Bayer | 2018-01-12 | 1 | -1/+1 |
| * | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
| * | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
| * | Fix _assert_unorderable_types on py36.pr/218 | Iuri de Silvio | 2015-11-30 | 1 | -1/+1 |
| * | - wrap ColumnDefault empty arg callables like functools.wraps, setting __name...pr/204 | Martin J. Hsu | 2015-10-15 | 1 | -1/+1 |
| * | - Fixed unexpected-use regression where in the odd case that the | Mike Bayer | 2015-05-06 | 1 | -1/+1 |
| * | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
| * | - Custom dialects that implement :class:`.GenericTypeCompiler` can | Mike Bayer | 2015-01-16 | 1 | -1/+1 |
| * | - add MemoizedSlots, a generalized solution to using __getattr__ | Mike Bayer | 2015-01-05 | 1 | -1/+1 |
| * | - use a different bitwise approach here that doesn't require iterating | Mike Bayer | 2015-01-03 | 1 | -1/+1 |
| * | - refactor of declarative, break up into indiviudal methods | Mike Bayer | 2014-09-25 | 1 | -1/+2 |
| * | - A new style of warning can be emitted which will "filter" up to | Mike Bayer | 2014-08-31 | 1 | -1/+2 |
| * | - major refactoring/inlining to loader.instances(), though not really | Mike Bayer | 2014-08-28 | 1 | -1/+1 |
| * | - A new implementation for :class:`.KeyedTuple` used by the | Mike Bayer | 2014-08-28 | 1 | -1/+1 |
| * | - workaround removal of nested() in py3k | Mike Bayer | 2014-07-30 | 1 | -1/+1 |
| * | - Added a "str()" step to the dialect_kwargs iteration for | Mike Bayer | 2014-07-14 | 1 | -1/+2 |
| * | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
| * | - Liberalized the contract for :class:`.Index` a bit in that you can | Mike Bayer | 2014-04-19 | 1 | -1/+1 |
| * | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
| * | - conjunctions like and_() and or_() can now accept generators as arguments. | Mike Bayer | 2014-01-05 | 1 | -1/+2 |
| * | - adjustment, the spec says: "Within the user and password field, any ":", | Mike Bayer | 2013-11-25 | 1 | -1/+1 |
| * | and we don't need weakset | Mike Bayer | 2013-08-18 | 1 | -1/+1 |
| * | Improved support for the cymysql driver, supporting version 0.6.5, | Mike Bayer | 2013-08-17 | 1 | -1/+1 |
| * | - apply an import refactoring to the ORM as well | Mike Bayer | 2013-08-14 | 1 | -1/+1 |
| * | - A large refactoring of the ``sqlalchemy.sql`` package has reorganized | Mike Bayer | 2013-08-12 | 1 | -1/+1 |
| * | Dialect.initialize() is not called a second time if an :class:`.Engine` | Mike Bayer | 2013-07-11 | 1 | -1/+1 |
| * | - create a new system where we can decorate an event method | Mike Bayer | 2013-07-08 | 1 | -3/+4 |
| * | - replace most explicitly-named test objects called "Mock..." with | Mike Bayer | 2013-06-30 | 1 | -1/+1 |