Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | PEP8 style fixes | Brian Jarrett | 2014-07-13 | 1 | -3/+3 |
* | - 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 |
* | Fix cross reference | Vraj Mohan | 2013-11-14 | 1 | -3/+3 |
* | - A large refactoring of the ``sqlalchemy.sql`` package has reorganized | Mike Bayer | 2013-08-12 | 1 | -2/+3 |
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | just a pep8 pass of lib/sqlalchemy/ | Diana Clarke | 2012-11-19 | 1 | -1/+4 |
* | - use "True" to indicate self-inspects, remove a lambda call | Mike Bayer | 2012-07-23 | 1 | -1/+3 |
* | - document the inspection system | Mike Bayer | 2012-07-18 | 1 | -8/+40 |
* | - express most of the orm.util functions in terms of the inspection system | Mike Bayer | 2012-07-16 | 1 | -9/+19 |
* | absolute imports in core, sql | Mike Bayer | 2012-06-23 | 1 | -1/+1 |
* | begin implementing inspection system for #2208 | Mike Bayer | 2012-04-03 | 1 | -0/+44 |