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
54bd0b4e77623a4bd06d8b4f1c5013d8509480c8
mysqlclient
/
MySQLdb
/
MySQLdb
History
adustman
8a123d5526
Update version number.
2001-06-04 16:55:04 +00:00
..
constants
Ignore stuff.
2001-05-28 19:07:07 +00:00
__init__.py
Update version number.
2001-06-04 16:55:04 +00:00
.cvsignore
Ignore stuff.
2001-05-28 19:07:07 +00:00
connections.py
Rip out _mysql.field_*() methods, as MySQL recommends using SQL
2001-05-25 20:40:24 +00:00
converters.py
Smash data into two separate modules: sets and times. I never liked
2001-05-12 04:30:34 +00:00
cursors.py
More major code heaving.
2001-05-11 05:07:33 +00:00
sets.py
Smash data into two separate modules: sets and times. I never liked
2001-05-12 04:30:34 +00:00
times.py
Fix the case where there is no mx.DateTime.
2001-05-23 03:16:34 +00:00