|
62f0645376
|
Fix executemany with binary prefix (#605)
Fix #494
|
2023-05-18 17:52:38 +09:00 |
|
|
a2e970698f
|
Discard results without converting them into Python objects. (#601)
Fixes #560.
|
2023-05-17 02:08:52 +09:00 |
|
|
9953e509c4
|
Add Cursor.mogrify(). (#477)
Implements #476
Co-authored-by: Inada Naoki <songofacandy@gmail.com>
|
2023-05-15 14:17:21 +09:00 |
|
|
1f906e66c4
|
Run pyupgrade --py38-plus (#590)
|
2023-05-09 14:10:53 +09:00 |
|
|
1731d27341
|
Fix and optimize fetching dict rows. (#458)
|
2020-12-08 18:35:44 +09:00 |
|
|
18163d7022
|
code cleanup and reformat (#423)
|
2020-01-20 19:47:22 +09:00 |
|
|
f48a294aaa
|
Fix dict parameter support (#324)
|
2019-01-19 12:55:41 +09:00 |
|
|
0ce8ed205d
|
Use pytest instead of py.test per upstream recommendation, #dropthedot
http://blog.pytest.org/2016/whats-new-in-pytest-30/
https://twitter.com/hashtag/dropthedot
|
2018-05-15 22:00:54 +02:00 |
|
|
354dcb59e2
|
Allow bulk insert which no space around VALUES (#179)
|
2017-06-15 09:06:46 +09:00 |
|
|
57dd34dc10
|
fixup
|
2016-05-11 18:21:49 +09:00 |
|
|
49e401b3bc
|
Port executemany() implementation from PyMySQL
|
2016-05-11 12:35:00 +09:00 |
|