| Commit message (Expand) | Author | Age | Files | Lines |
* | happy new year 2023 | Mike Bayer | 2023-01-03 | 1 | -1/+1 |
* | happy new year 2022 | Mike Bayer | 2022-01-06 | 1 | -1/+1 |
* | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -1/+1 |
* | Ignore flake8 F401 on specific files | Federico Caselli | 2021-03-03 | 1 | -91/+91 |
* | Replace with_labels() and apply_labels() in ORM/Core | Gord Thompson | 2021-01-26 | 1 | -0/+4 |
* | happy new year | Mike Bayer | 2021-01-04 | 1 | -1/+1 |
* | Reduce import time overhead | Mike Bayer | 2020-11-03 | 1 | -4/+7 |
* | Apply underscore naming to several more operators | jonathan vanasco | 2020-10-30 | 1 | -2/+4 |
* | Implement rudimentary asyncio support w/ asyncpg | Mike Bayer | 2020-08-13 | 1 | -0/+1 |
* | introduce deferred lambdas | Mike Bayer | 2020-07-03 | 1 | -0/+7 |
* | Turn on caching everywhere, add logging | Mike Bayer | 2020-06-10 | 1 | -0/+3 |
* | Implement SQL VALUES in core. | Gord Thompson | 2020-03-24 | 1 | -0/+2 |
* | Simplified module pre-loading strategy and made it linter friendly | Federico Caselli | 2020-03-07 | 1 | -1/+1 |
* | Query linter option | Alessio Bogon | 2020-01-22 | 1 | -0/+4 |
* | Reorganize core event modules to avoid import cycles | Mike Bayer | 2020-01-21 | 1 | -0/+1 |
* | happy new year | Mike Bayer | 2020-01-01 | 1 | -1/+1 |
* | SelectBase no longer a FromClause | Mike Bayer | 2019-07-06 | 1 | -0/+1 |
* | Implement new ClauseElement role and coercion system | Mike Bayer | 2019-05-18 | 1 | -0/+16 |
* | Prevent __init__ from being called for Alias, subclasses | Mike Bayer | 2019-02-21 | 1 | -0/+1 |
* | happy new year | Mike Bayer | 2019-01-11 | 1 | -1/+1 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -75/+74 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -3/+8 |
* | happy new year | Mike Bayer | 2018-01-12 | 1 | -1/+1 |
* | add nullsfirst() / nullslast() to top-level imports | Lele Gaifax | 2017-11-16 | 1 | -0/+2 |
* | Recognize brackets, quoted_name in SQL Server schema | Mike Bayer | 2017-04-04 | 1 | -0/+1 |
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | Add TABLESAMPLE clause support. | saarni | 2016-06-15 | 1 | -0/+2 |
* | - Added :meth:`.Select.lateral` and related constructs to allow | Mike Bayer | 2016-03-29 | 1 | -0/+1 |
* | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
* | - calling str() on a core sql construct has been made more "friendly", | Mike Bayer | 2016-01-19 | 1 | -0/+1 |
* | - build out a new base type for Array, as well as new any/all operators | Mike Bayer | 2015-08-25 | 1 | -0/+2 |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | renamed aggregatefilter to funcfilter, since it is that | Ilja Everilä | 2014-09-11 | 1 | -1/+1 |
* | implementation for <aggregate_fun> FILTER (WHERE ...) | Ilja Everilä | 2014-09-10 | 1 | -0/+1 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -3/+3 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | - Added a new feature which allows automated naming conventions to be | Mike Bayer | 2014-02-01 | 1 | -1/+2 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | An overhaul of expression handling for special symbols particularly | Mike Bayer | 2013-10-23 | 1 | -0/+2 |
* | - apply an import refactoring to the ORM as well | Mike Bayer | 2013-08-14 | 1 | -6/+13 |
* | - A large refactoring of the ``sqlalchemy.sql`` package has reorganized | Mike Bayer | 2013-08-12 | 1 | -0/+12 |
* | - 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/sql/ | Diana Clarke | 2012-11-19 | 1 | -1/+0 |
* | absolute imports in core, sql | Mike Bayer | 2012-06-23 | 1 | -2/+2 |
* | - [feature] Added "false()" and "true()" expression | Mike Bayer | 2012-01-18 | 1 | -0/+2 |
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
* | - Adjusted the "importlater" mechanism, which is | Mike Bayer | 2011-09-21 | 1 | -0/+1 |
* | - Added over() function, method to FunctionElement | Mike Bayer | 2011-02-10 | 1 | -0/+1 |
* | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -0/+6 |