| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - reinstate insert returning back into test_insert.py; defaultdialect | Mike Bayer | 2013-04-01 | 1 | -0/+10 |
| | | | | | needs to be explicit here since tablestest sticks testing.db onto metadata.bind | ||||
| * | moving insert returning test back into CRUD test class until I figure out ↵ | Diana Clarke | 2013-03-30 | 1 | -7/+0 |
| | | | | | why moving it broke the oracle/postgres builds | ||||
| * | fixing tests for --db=mysql: VARCHAR requires a length on dialect mysql | Diana Clarke | 2013-03-30 | 1 | -3/+3 |
| | | |||||
| * | move the insert tests from CRUDTest into sql/test_insert.py (see #2630) | Diana Clarke | 2013-03-29 | 1 | -0/+309 |
