Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
PyMySQL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenVMS
Python
Modules
PyMySQL
Commits
8552f046ad54d5d6ba49420f5a80d83ed3eb5115
Select Git revision
Branches
5
master
branch/default
default
protected
wild/eff7b698be83c839e2c78c3c244a6e574488e405
wild/80ad16de9b6c82ae6afedfad18ed3bace208b0b7
wild/8552f046ad54d5d6ba49420f5a80d83ed3eb5115
5 results
pymysql
Author
Search by author
Any Author
authors
Administrator
root
Christian Levrey
ccl
Gérard Labadie
gl
Jean-François Piéronne
jfp
4 authors
Sep 03, 2010
tagged 0.3
· 8552f046ad54
Pete Hunt
authored
15 years ago
8552f046ad54
Aug 18, 2010
fix for issue 30
· 8ecb020ff22a
Pete Hunt
authored
15 years ago
8ecb020ff22a
Aug 09, 2010
fixed a comment
· 485a5ac2a7bf
Pete Hunt
authored
15 years ago
485a5ac2a7bf
Aug 02, 2010
removed nonbroken test
· 4584254a6688
Pete Hunt
authored
15 years ago
4584254a6688
fix for old_passwords. this was actually already in the code, but untested.
· 4f7c7e8eba57
Pete Hunt
authored
15 years ago
4f7c7e8eba57
Jul 30, 2010
Quick fix to tests
· 2c0fdf9d83a6
Pete Hunt
authored
15 years ago
2c0fdf9d83a6
Added docstrings
· 7cc9cd3866c2
Pete Hunt
authored
15 years ago
7cc9cd3866c2
fixed a bug with null _rows attribute and added more tests
· 29dcb6589c81
Pete Hunt
authored
15 years ago
29dcb6589c81
refactoring of tests and created a test case for the example
· 78d41771d277
Pete Hunt
authored
15 years ago
78d41771d277
fixed a bug with encoding decimals and fixed a bug with respect to binary data and unicode
· 84d87222cfce
Pete Hunt
authored
15 years ago
84d87222cfce
Jul 29, 2010
more jython
· e194aa190a2d
Pete Hunt
authored
15 years ago
e194aa190a2d
Fix for Jython support (and big-endian machines). Did not specify endianness...
· 1b201674f4ea
Pete Hunt
authored
15 years ago
1b201674f4ea
Jul 27, 2010
oops
· 2a20990c7f76
Pete Hunt
authored
15 years ago
2a20990c7f76
Fixed a potential bug in _get_server_information() regarding buffering. Fixed...
· 4dbd2b9db0af
Pete Hunt
authored
15 years ago
4dbd2b9db0af
added install_as_MySQLdb and started working on the new issue
· 1846e6a913cc
Pete Hunt
authored
15 years ago
1846e6a913cc
Jul 26, 2010
Forgot test case for issue 5
· a99ab419d809
Pete Hunt
authored
15 years ago
a99ab419d809
My first commit. Did a lot of refactoring, so see the updated README file
· 62f6a3eab2db
Pete Hunt
authored
15 years ago
62f6a3eab2db
Dec 16, 2009
updates to make pymysql more MySQLdb-esque (to be a drop-in replacement
· 464d2ef7f410
Iceman
authored
15 years ago
464d2ef7f410
Changes to pymysql to make it work for large result sets. As it is now it
· d4f778604722
Iceman
authored
15 years ago
d4f778604722
Jun 16, 2009
pymysql-0.2 initial commit
· 4b561fbbc649
David Story
authored
16 years ago
4b561fbbc649
Loading