Ville Skyttä
|
7893c5a97d
|
Grammar fixes (#333)
|
2019-02-17 12:13:10 +09:00 |
|
INADA Naoki
|
8ad1525c3f
|
Raise ProgrammingError for nan and inf (#314)
* Raise ProgrammingError when inf or nan is passed
Fixes #246
* Rename _mysql_exceptions -> _exceptions
|
2018-12-14 16:46:30 +09:00 |
|
INADA Naoki
|
4b40c8ce05
|
Remove _mysql.thread_safe() (#311)
|
2018-12-13 16:10:58 +09:00 |
|
Inada Naoki
|
9f31f592f2
|
Removed MySQLdb.constants.REFRESH
|
2018-12-11 16:19:47 +09:00 |
|
Inada Naoki
|
a33e1c3836
|
Format
|
2018-12-06 19:33:31 +09:00 |
|
Inada Naoki
|
e30deabbc9
|
doc: expand TABs
|
2018-12-05 18:44:51 +09:00 |
|
INADA Naoki
|
833816ee87
|
Move _mysql and _mysql_exceptions into MySQLdb/ (#293)
|
2018-12-04 20:19:04 +09:00 |
|
INADA Naoki
|
354b60145d
|
Remove threadsafe and embedded build options
|
2018-12-04 19:13:33 +09:00 |
|
Sergey Fedoseev
|
777b74f53e
|
Fix formatting and typo in user_guide.rst (#274)
|
2018-10-23 16:16:52 +09:00 |
|
Ville Skyttä
|
07f4739d97
|
Spelling and grammar fixes
|
2018-05-15 22:04:10 +02:00 |
|
Lee Gaines
|
f95cfc09f6
|
typo/grammar fix
Changes "cursor execute" to "cursor executes" on line 388.
|
2018-03-22 09:29:27 -07:00 |
|
Ville Skyttä
|
db1bb2ccb1
|
Spelling fixes (#112)
|
2016-09-12 06:31:28 +09:00 |
|
Ville Skyttä
|
0f6e5d7ddf
|
Doc and comment link fixes
|
2016-07-06 16:32:31 +03:00 |
|
INADA Naoki
|
e76b691d9e
|
Remove mention to dead link
|
2016-02-25 19:09:53 +09:00 |
|
INADA Naoki
|
22455e5a32
|
update doc
|
2015-12-13 23:20:10 +09:00 |
|
INADA Naoki
|
aaf84230a0
|
Update PEP 249 URL
Via farcepest/MySQLdb1#94
|
2015-01-29 15:55:27 +09:00 |
|
farcepest
|
451f88ef82
|
Doc overhaul with sphinx
|
2012-10-08 11:32:11 -04:00 |
|
Evax Software
|
7a846cf5e3
|
Allow pip install from git
Merged with modifications from a815269010
|
2012-10-04 13:34:39 -04:00 |
|