ParameterTypeDefaultDescription
table_namestr-The name of the table to store Workflow sessions.
db_urlOptional[str]NoneThe database URL to connect to.
db_fileOptional[str]NoneThe database file to connect to.
db_engineOptional[Engine]NoneThe SQLAlchemy database engine to use.
schema_versionint1Version of the schema.
auto_upgrade_schemaboolFalseWhether to automatically upgrade the schema.