seitime-frappe/frappe/patches
gavin d3900485a6 refactor: Use mariadb client for creating connections
Move to use MariaDB's official Python client written in C instead of
the PyMySQL library. This change doesn't rid Frappe of the PyMySQL
library. Instead, it continues to utilize it for the ER module and
converter methods until the MariaDB library adds support for the same.

Ticket: https://jira.mariadb.org/projects/CONPY/issues/CONPY-203
2022-05-24 19:19:53 +05:30
..
v10_0 style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
v11_0 style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
v12_0 refactor: Use mariadb client for creating connections 2022-05-24 19:19:53 +05:30
v13_0 style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
v14_0 refactor: Fix flake8 issues 2022-05-19 15:34:35 +05:30
__init__.py -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30