Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - ensure literal_binds works with LIMIT clause, FOR UPDATE | Mike Bayer | 2014-09-03 | 1 | -0/+15 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -11/+12 |
* | - more tests, including backend tests | Mike Bayer | 2014-05-16 | 1 | -1/+79 |
* | - rename __multiple__ to __backend__, and apply __backend__ to a large number... | Mike Bayer | 2014-03-24 | 1 | -1/+1 |
* | - Support has been added for pytest to run tests. This runner | Mike Bayer | 2014-03-03 | 1 | -0/+2 |
* | Fix unicode literals on Python 3.1 and 3.2pr/10 | Roman Podolyaka | 2013-06-23 | 1 | -1/+2 |
* | still not locating more nested expressions, may need to match on name | Mike Bayer | 2013-05-27 | 1 | -0/+83 |