| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove terminated connections from the pool.pr/51 | John Anderson | 2013-12-16 | 1 | -3/+4 |
| | | | | | | | In pymssql, if you terminate a long running query manually it will give you a connection reset by peer message, but this connection remains in the pool and will be re-used. | ||||
| * | refactor test suites for postgresql, mssql, mysql into packages. | Mike Bayer | 2013-06-28 | 1 | -0/+154 |
