database
orm_models
Base SQLAlchemy model that automatically infers the table name and provides ID, created, and updated columns
SQLAlchemy mixin of a flow.
SQLAlchemy mixin of a flow run state. Methods:
SQLAlchemy model of a task run state. Methods:
SQLAlchemy model of artifacts.
SQLAlchemy model of a task run state cache.
Common columns and logic for FlowRun and TaskRun models Methods:
SQLAlchemy model of a flow run. Methods:
SQLAlchemy model of a task run. Methods:
SQLAlchemy model of a deployment. Methods:
SQLAlchemy model of a logging statement.
Methods:
SQLAlchemy model of a saved search.
SQLAlchemy model of a work queue
SQLAlchemy model of an worker
SQLAlchemy model of an worker
SQLAlchemy model of an agent
Methods:
Abstract base class used to inject database-specific ORM configuration into Prefect. Modifications to core Prefect REST API data structures can have unintended consequences. Use with caution. Methods:
Postgres specific orm configuration Methods:
SQLite specific orm configuration Methods:
Was this page helpful?