Pymysql cursor types and fetching return types (#5652)

version update: stubs made based on pymysql 1.0.2
This commit is contained in:
Akuli
2021-06-17 21:53:22 +03:00
committed by GitHub
parent 64f463172b
commit c5b59b9e41
5 changed files with 118 additions and 60 deletions

View File

@@ -1,2 +1,2 @@
version = "0.1"
version = "1.0"
python2 = true