This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
mysqlclient
Watch
1
Star
0
Fork
0
You've already forked mysqlclient
mirror of
https://github.com/PyMySQL/mysqlclient.git
synced
2026-03-13 08:00:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
052955e093e8db7b1a2fdfd7707de39980f849cd
mysqlclient
/
MySQLdb
History
Dima Tyzhnenko
052955e093
Fix cut off SQL query when its contained
))
, edit insert_values
...
regexp. Fixes issue
#33
.
2013-10-07 12:35:13 +03:00
..
constants
Allow pip install from git
2012-10-04 13:34:39 -04:00
__init__.py
Allow pip install from git
2012-10-04 13:34:39 -04:00
connections.py
'BEGIN' on __enter__ if autocommit is enabled.
2013-05-22 22:33:20 +09:00
converters.py
Fix some broken types module references.
2012-11-02 11:29:59 -04:00
cursors.py
Fix cut off SQL query when its contained
))
, edit insert_values
2013-10-07 12:35:13 +03:00
release.py
Version bump
2013-01-01 17:14:08 -05:00
times.py
Fix problem with return None if Datetime field contained microsecond (Issue
#24
)
2013-07-15 18:11:07 +03:00