API Reference¶
Auto-generated documentation from source code docstrings. Private methods and attributes are excluded.
Type System¶
SQLSpec uses type hints and protocols extensively:
sqlspec.protocols- Protocol definitions for runtime type checkingsqlspec.typing- Type aliases and generic types
All public APIs are fully typed and compatible with mypy and pyright.