Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace a big loop + dict lookup in Connection.execute() with a simple visitorpr/30 | Alex Gaynor | 2013-09-25 | 1 | -0/+3 |
* | - A rework to the way that "quoted" identifiers are handled, in that | Mike Bayer | 2013-08-27 | 1 | -41/+86 |
* | forgot to add system to the copy() method | Mike Bayer | 2013-08-25 | 1 | -0/+1 |
* | added "system=True" to Column, so that we generally don't have to bother | Mike Bayer | 2013-08-25 | 1 | -0/+13 |
* | merge error here, though also hedge between explaining about the expressions ... | Mike Bayer | 2013-08-16 | 1 | -7/+0 |
* | - apply an import refactoring to the ORM as well | Mike Bayer | 2013-08-14 | 1 | -1/+12 |
* | - 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/+3025 |