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

Module Peewee::Database

Provides models for the peewee.Database class and subclasses.

Import path

import semmle.python.frameworks.Peewee

Predicates

instance

Gets a reference to an instance of peewee.Database or any subclass.

subclassRef

Gets a reference to the peewee.Database class or any subclass.