Add PyMysql component (#5121)

This commit is contained in:
huawei 2020-07-19 15:25:51 +08:00 committed by GitHub
parent 62f76881de
commit 081c1260d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -416,6 +416,9 @@ Flask:
Requests:
id: 7002
languages: Python
PyMysql:
id: 7003
languages: Python
# PHP components
@ -480,3 +483,4 @@ Component-Server-Mappings:
mariadb-jdbc: Mariadb
Mysqli: Mysql
Predis: Redis
PyMysql: Mysql