CodeQL library for Python
codeql/python-all 0.11.12 (changelog, source)
Search

Module PrivateDjango::DjangoImpl::DB

Provides models for the django.db module.

Import path

import semmle.python.frameworks.Django

Predicates

connection

Gets a reference to the django.db.connection object.

models

Gets a reference to the django.db.models module.

Classes

DjangoDbConnection

A django.db.connection is a PEP249 compliant DB connection.

Modules

Models

Provides models for the django.db.models module.