Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -53/+56 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | Fix many typos throughout the codebasepr/85 | Alex Gaynor | 2014-04-26 | 1 | -2/+2 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | Fix indentation issues in docstringspr/43 | Vraj Mohan | 2013-11-12 | 1 | -1/+1 |
* | Replace a big loop + dict lookup in Connection.execute() with a simple visitorpr/30 | Alex Gaynor | 2013-09-25 | 1 | -0/+3 |
* | more seealsos... | Mike Bayer | 2013-08-27 | 1 | -3/+4 |
* | added "system=True" to Column, so that we generally don't have to bother | Mike Bayer | 2013-08-25 | 1 | -5/+10 |
* | - The :class:`.CreateColumn` construct can be appled to a custom | Mike Bayer | 2013-08-24 | 1 | -0/+29 |
* | - header comments | Mike Bayer | 2013-08-12 | 1 | -1/+1 |
* | - A large refactoring of the ``sqlalchemy.sql`` package has reorganized | Mike Bayer | 2013-08-12 | 1 | -0/+826 |