Sqlalchemy Plugin API reference#
This package contains things that are useful when extending Flytekit.
|
Use this configuration to configure task. String should be standard sqlalchemy connector format (https://docs.sqlalchemy.org/en/14/core/engines.html#database-urls). Database can be found: - within the container - or from a publicly accessible source. |
Default images for the sqlalchemy flytekit plugin. |
|
|
Makes it possible to run client side SQLAlchemy queries that optionally return a FlyteSchema object |