Closed Anyexyz closed 11 months ago
I had a problem connecting to the mysql database. After checking the log, I found that the pymysql library was not added to python. Suggested solution: add the pymysql library in requirements.txt
Will be fixed in v0.0.8
Should work now in v0.0.8
Were you able to test it yet?
I can confirm that a mysql connection string worked for me in 0.0.8.
I had a problem connecting to the mysql database. After checking the log, I found that the pymysql library was not added to python. Suggested solution: add the pymysql library in requirements.txt