seitime-frappe/frappe/geo
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
..
doctype refactor: Remove unused imports & code 2022-05-19 15:34:35 +05:30
report Salutation and Gender in Contact (#3079) 2017-06-13 15:25:53 +05:30
__init__.py [refactor] added geo 2014-09-29 12:21:12 +05:30
country_info.json Merge pull request #15538 from noahjacob/phone_field_control 2022-04-28 10:27:52 +05:30
country_info.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
languages.json feat(translation): add Filipino language 2020-01-30 19:07:23 +05:30
utils.py refactor: Use mariadb client for creating connections 2022-05-24 19:19:53 +05:30