MongoClient代码未及时更新
Open
- Dominant language
- Python
- Stars
- 23.7k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
dbClient.py中
`elif "MONGODB" == self.db_type:
__type = "mongodbClient"`
但对应的文件命名为MongodbClient,
同时所传参数中已经没有name了。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.