Commit Graph

10 Commits

Author SHA1 Message Date
Philipp Spitzer
91054f07cb Replaced assertGreater with assertNotEqual so that the code runs with Python 2.6 too. 2015-07-20 23:32:14 +02:00
Philipp Spitzer
670cede43b Added test for MULTIPOLYGON (that fails in 1742946) 2015-07-20 23:08:40 +02:00
INADA Naoki
04896fc6f5 Treat BIT as binary type. 2015-04-09 03:33:33 +09:00
INADA Naoki
06905e5e6f Add test for BIT type 2015-04-08 23:02:34 +09:00
INADA Naoki
7a301a2c45 Exception raised from _mysql should be reraise as is. 2014-09-09 22:18:39 +09:00
Niko Wenselowski
0773933cae Changing the way checks for the error code are made. 2014-01-10 10:10:53 +01:00
Niko Wenselowski
b9aa0530a8 Improved support for Python 3. 2014-01-09 18:03:53 +01:00
Marc Abramowitz
53ebb0fced Change one assertTrue to assertEquals to get better failure output 2013-09-30 13:51:30 -07:00
farcepest
369810dff7 PyPy fixes, and probably some reference issues for CPython too.
Derived from a patch at https://bitbucket.org/pypy/compatibility/wiki/edit/mysql-python
2012-10-17 18:30:19 -04:00
Evax Software
7a846cf5e3 Allow pip install from git
Merged with modifications from a815269010
2012-10-04 13:34:39 -04:00