pypaginate.adapters.sqlalchemy.types
Type aliases for SQLAlchemy adapter.
Centralizes SQLAlchemy type imports behind TYPE_CHECKING to keep the adapter importable without SQLAlchemy installed.
Attributes
Module Contents
- pypaginate.adapters.sqlalchemy.types.SelectStatement