Open
Description

Using mysqlclient is difficult because of the additional dependencies that need to be installed example:pkg-config
so install pymysql use url="mysql+pymysql://username:[email protected]/dbname?charset=utf8mb4" is very easy
Using mysqlclient is difficult because of the additional dependencies that need to be installed example:pkg-config
so install pymysql use url="mysql+pymysql://username:[email protected]/dbname?charset=utf8mb4" is very easy