| Commit | Date | |
|---|---|---|
| 2011-01-24 17:33:35 | Tree | |
| 2011-01-24 17:26:26 | Tree | |
| 2011-01-24 16:08:08 | Tree | |
| 2011-01-23 21:11:38 | Tree | |
| 2011-01-23 21:09:45 | Tree | |
| 2011-01-23 21:09:12 | Tree | |
| 2011-01-23 21:00:05 | Tree | |
| 2011-01-23 20:33:26 | Tree | |
|
[r10478]
by
cboos
db api: the `ConnectionWrapper.__call__(query, params)` shortcut method now only does an `execute`. In r10474 that heuristic was changed to pick `executemany` `params` was `[]`, as otherwise some session related tests would break. However that broke tests in other places, which expected the former behavior, so I added an explicit `executemany` shortcut method for performing an `executemany` operation on a temporary cursor. |
2011-01-23 18:11:58 | Tree |
| 2011-01-23 17:30:01 | Tree |