| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Fixed bug where calling :meth:`.Insert.values` with an empty list | Mike Bayer | 2014-02-19 | 1 | -0/+23 |
| * | - Fixed bug with :meth:`.Insert.from_select` method where the order | Mike Bayer | 2013-12-19 | 1 | -0/+29 |
| * | - Added new method to the :func:`.insert` construct | Mike Bayer | 2013-07-05 | 1 | -1/+64 |
| * | - reinstate insert returning back into test_insert.py; defaultdialect | Mike Bayer | 2013-04-01 | 1 | -0/+10 |
| * | moving insert returning test back into CRUD test class until I figure out why... | Diana Clarke | 2013-03-30 | 1 | -7/+0 |
| * | 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 |
