class documentation

class SAPendingDeprecationWarning(PendingDeprecationWarning):

View In Hierarchy

A similar warning as _exc.SADeprecationWarning, this warning is not used in modern versions of SQLAlchemy.
Class Variable deprecated​_since Indicates the version that started raising this deprecation warning
deprecated_since =
Indicates the version that started raising this deprecation warning