| Commit message (Expand) | Author | Age | Files | Lines |
* | happy new year 2023 | Mike Bayer | 2023-01-03 | 1 | -1/+1 |
* | add uber warning for 1.4 | Mike Bayer | 2023-01-02 | 1 | -0/+66 |
* | dont transfer __weakref__ to regenerated class | Mike Bayer | 2022-06-09 | 1 | -0/+1 |
* | happy new year 2022 | Mike Bayer | 2022-01-06 | 1 | -1/+1 |
* | warnings removal, merge_result | Mike Bayer | 2021-10-29 | 1 | -6/+12 |
* | deprecation warnings: with_parent, aliased, from_joinpoint | Mike Bayer | 2021-10-27 | 1 | -2/+7 |
* | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -1/+1 |
* | Improve cascade backrefs warning and add `code` to deprecation warnings | Stephen Rosen | 2021-05-10 | 1 | -13/+13 |
* | calculate warnings stacklevels dynamically | Mike Bayer | 2021-05-10 | 1 | -2/+2 |
* | happy new year | Mike Bayer | 2021-01-04 | 1 | -1/+1 |
* | Don't emit warnings on descriptor access | Mike Bayer | 2020-11-20 | 1 | -4/+25 |
* | tutorial 2.0 WIPreview/mike_bayer/tutorial20 | Mike Bayer | 2020-10-31 | 1 | -5/+19 |
* | Add deprecation for base Executable.bind | Mike Bayer | 2020-10-16 | 1 | -2/+10 |
* | upgrade to black 20.8b1 | Mike Bayer | 2020-09-28 | 1 | -1/+4 |
* | Build out new declarative systems; deprecate mapper() | Mike Bayer | 2020-09-10 | 1 | -9/+12 |
* | Add future=True to create_engine/Session; unify select() | Mike Bayer | 2020-07-08 | 1 | -6/+43 |
* | Add warn_deprecated_limited feature | Gord Thompson | 2020-05-01 | 1 | -0/+11 |
* | Create initial 2.0 engine implementation | Mike Bayer | 2020-04-16 | 1 | -0/+2 |
* | Enable zzzeeksphinx module prefixes | Mike Bayer | 2020-04-14 | 1 | -1/+2 |
* | Remove code deprecated before version 1.1 | Federico Caselli | 2020-04-09 | 1 | -22/+47 |
* | Add a third labeling mode for SELECT statements | Mike Bayer | 2020-03-29 | 1 | -0/+1 |
* | Deprecate connection branching | Mike Bayer | 2020-02-21 | 1 | -15/+54 |
* | Create initial future package, RemovedIn20Warning | Mike Bayer | 2020-02-12 | 1 | -48/+38 |
* | happy new year | Mike Bayer | 2020-01-01 | 1 | -1/+1 |
* | Modernize internal reflection | Mike Bayer | 2019-08-06 | 1 | -1/+3 |
* | Enable F841 | Mike Bayer | 2019-06-20 | 1 | -2/+0 |
* | Remove all remaining text() coercions and ensure identifiers are safe | Mike Bayer | 2019-02-06 | 1 | -62/+2 |
* | Add deprecation warnings to all deprecated APIs | Mike Bayer | 2019-01-23 | 1 | -0/+153 |
* | happy new year | Mike Bayer | 2019-01-11 | 1 | -1/+1 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -5/+4 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -13/+22 |
* | Add missing parameter to docstring | Agam Rafaeli | 2018-12-17 | 1 | -0/+3 |
* | 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 |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | - A new style of warning can be emitted which will "filter" up to | Mike Bayer | 2014-08-31 | 1 | -1/+1 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -2/+4 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | - create a new system where we can decorate an event method | Mike Bayer | 2013-07-08 | 1 | -10/+30 |
* | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -1/+1 |
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | just a pep8 pass of lib/sqlalchemy/util/ | Diana Clarke | 2012-11-19 | 1 | -0/+5 |
* | more import cleanups | Mike Bayer | 2012-08-07 | 1 | -1/+1 |
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -4/+4 |
* | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -0/+6 |
* | - replace util.py with util/ package, [ticket:1986] | Mike Bayer | 2010-11-28 | 1 | -0/+112 |