|
1f906e66c4
|
Run pyupgrade --py38-plus (#590)
|
2023-05-09 14:10:53 +09:00 |
|
|
58465cfa87
|
ER_BAD_NULL should be IntegrityError. (#579)
Fixes #535
|
2023-03-13 19:09:17 +09:00 |
|
|
d56b0b7f8c
|
black 20.8b1
|
2020-12-04 12:22:51 +09:00 |
|
|
18163d7022
|
code cleanup and reformat (#423)
|
2020-01-20 19:47:22 +09:00 |
|
|
026e87f7b5
|
Remove py27 support from Python sources. (#394)
|
2019-11-28 22:04:42 +09:00 |
|
|
a33e1c3836
|
Format
|
2018-12-06 19:33:31 +09:00 |
|
|
9f71220b92
|
Fix conversion of decimals with exponent (#286)
|
2018-11-07 16:46:02 +09:00 |
|
|
68b9662918
|
Add Decimal converter (#267)
|
2018-10-19 19:51:36 +09:00 |
|
|
3d4d286a10
|
Fixed float converter (#268)
Use exponential notation always to MySQL treat it as float, not decimal.
Use enough precision for round-trip value.
|
2018-10-19 19:50:23 +09:00 |
|
|
6079889e51
|
Use assertEqual instead of deprecated assertEquals
|
2016-05-16 08:12:21 +03:00 |
|
|
4a6dde81a3
|
Fix multiply by float.
|
2014-04-18 11:54:03 +09:00 |
|
|
f188e0f9e4
|
Fix some tests.
|
2014-04-18 11:29:10 +09:00 |
|
|
9440a0d4df
|
Handle types in a Python 3 friendly way
|
2014-04-16 14:31:10 -07:00 |
|
|
7a846cf5e3
|
Allow pip install from git
Merged with modifications from a815269010
|
2012-10-04 13:34:39 -04:00 |
|