Skip to content

where ¤

Classes:

  • HasWhereData

    Protocol for objects that have where clause data.

  • SupportsWhere

    Protocol for objects that support where clause operations.

HasWhereData ¤

Bases: Protocol

Protocol for objects that have where clause data.

SupportsWhere ¤

Bases: Generic[T], Protocol

Protocol for objects that support where clause operations.