Skip to content

Bump MySQLdb version from 1.2.6 to 1.3.12#623

Merged
methane merged 1 commit into
PyMySQL:masterfrom
eavictor:master
Dec 20, 2017
Merged

Bump MySQLdb version from 1.2.6 to 1.3.12#623
methane merged 1 commit into
PyMySQL:masterfrom
eavictor:master

Conversation

@eavictor

Copy link
Copy Markdown
Contributor

Fix #610 by bumping MySQLdb version to 1.3.12
tested with django_backend_test, skip BinaryField test (issue 549).

test result (paste here again):

EAVICTOR-MBPR:django_backend_test eavictor$ python3 manage.py test
Creating test database for alias 'default'...
System check identified no issues (0 silenced).
.......................................
----------------------------------------------------------------------
Ran 39 tests in 8.070s

OK
Destroying test database for alias 'default'...
EAVICTOR-MBPR:django_backend_test eavictor$ 

@methane

methane commented Dec 10, 2017

Copy link
Copy Markdown
Member

I want to fix BinaryField first.
Until then, users should modify version with understanding limitation.

@methane methane merged commit 2b306b0 into PyMySQL:master Dec 20, 2017
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compatibility with Django 2.0

2 participants