Python django.db.connection模块,常用函数和类

下面列出了Python django.db.connection 模块中定义的常用函数和类,我们从159个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. cursor() 用在(117)个项目中
2. queries() 用在(34)个项目中
3. vendor() 用在(18)个项目中
4. close() 用在(12)个项目中
5. connection() 用在(9)个项目中
6. features() 用在(8)个项目中
7. data_type_check_constraints() 用在(7)个项目中
8. schema_editor() 用在(7)个项目中
9. data_types() 用在(7)个项目中
10. settings_dict() 用在(6)个项目中
11. in_atomic_block() 用在(6)个项目中
12. is_usable() 用在(5)个项目中