Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pure Python MySQL instead mysqlclient (with Python C API) #4280

Merged
merged 49 commits into from Nov 6, 2017

Conversation

achillesrasquinha
Copy link
Contributor

@achillesrasquinha achillesrasquinha commented Oct 9, 2017

This PR addresses the following:

We're done with our mysqlclient dependency. Primarily because it requires the Python C API (a 60 Mb package for most Linux Distros). This PR will address a complete port from mysqlclient to Pure Python MySQL. This hopefully wouldn't raise any sort of linking, or C dependencies required.

Related PR ERPNext

@achillesrasquinha achillesrasquinha changed the title Pure Python MySQL instead mysqlclient (with Python C API) [DONT-MERGE] Pure Python MySQL instead mysqlclient (with Python C API) Oct 9, 2017
@achillesrasquinha achillesrasquinha changed the title [DONT-MERGE] Pure Python MySQL instead mysqlclient (with Python C API) Pure Python MySQL instead mysqlclient (with Python C API) Oct 23, 2017
@frappe frappe deleted a comment Oct 27, 2017
@frappe frappe deleted a comment Oct 27, 2017
@frappe frappe deleted a comment Oct 27, 2017
@frappe frappe deleted a comment Oct 27, 2017
@frappe frappe deleted a comment Oct 27, 2017
@frappe frappe deleted a comment Oct 27, 2017
@frappe frappe deleted a comment Oct 27, 2017
@rmehta
Copy link
Member

rmehta commented Oct 30, 2017

👍 is there a related PR in erpnext ?

@achillesrasquinha
Copy link
Contributor Author

@achillesrasquinha
Copy link
Contributor Author

Why is UI failing?

@netchampfaris netchampfaris merged commit b8825ca into frappe:develop Nov 6, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 28, 2023
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.

None yet

5 participants