Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - assorted fixes raised by pypy 2.1beta2, but all of which are good | Mike Bayer | 2013-08-01 | 1 | -2/+3 |
* | - use inline=True for the insert..select here so it works on oracle | Mike Bayer | 2013-07-12 | 1 | -2/+2 |
* | - Added new method to the :func:`.insert` construct | Mike Bayer | 2013-07-05 | 1 | -0/+28 |
* | - add an event to testing so that other dialects can intercept "test_needs_au... | Mike Bayer | 2013-03-24 | 1 | -2/+2 |
* | - fix exclusion here | Mike Bayer | 2013-02-06 | 1 | -7/+3 |
* | - add an "empty_inserts" requirement target plus a suite test | Mike Bayer | 2013-02-06 | 1 | -0/+18 |
* | just a pep8 pass of lib/sqlalchemy/testing/ | Diana Clarke | 2012-11-19 | 1 | -3/+2 |
* | - add back __engine_options__ | Mike Bayer | 2012-10-04 | 1 | -8/+38 |
* | - test updates | Mike Bayer | 2012-10-04 | 1 | -1/+26 |
* | mssql: - [bug] Fixed bug where reflection of primary key constraint | Mike Bayer | 2012-09-30 | 1 | -1/+1 |
* | - more tests, move some tests out of test_reflection, test_query | Mike Bayer | 2012-09-27 | 1 | -0/+111 |