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

Module SqlAlchemy::Session

Import path

import semmle.python.frameworks.SqlAlchemy

Predicates

classRef

Gets a reference to the sqlalchemy.orm.Session class.

instance

Gets a reference to an instance of sqlalchemy.orm.Session.

Classes

InstanceSource

A source of instances of sqlalchemy.orm.Session, extend this class to model new instances.