0.0.0+develop
Classes
Class | Description |
---|---|
flytekitplugins.sqlalchemy.task.SQLAlchemyConfig |
Use this configuration to configure task. |
flytekitplugins.sqlalchemy.task.SQLAlchemyDefaultImages |
Default images for the sqlalchemy flytekit plugin. |
flytekitplugins.sqlalchemy.task.SQLAlchemyTask |
Makes it possible to run client side SQLAlchemy queries that optionally return a FlyteSchema object. |
flytekitplugins.sqlalchemy.task.SQLAlchemyTaskExecutor |
Please see the notes for the metaclass above first. |