Sebastian Ozimkowski
Results
2
comments of
Sebastian Ozimkowski
@yangsongbai1 you have to escape special character e.g. with `urllib.parse.quote_plus`  This code works for me fine :)
Hi @Pythonbeginer2014, I tried to reproduce your problem using python 3.12 with databases 0.8 and for me it works perfectly:  Try again but make sure you have write/read access...