fix: Asynchronous connection error when using databases other than Postgres or SQLite #11487
Annotations
2 errors and 1 warning
Ruff (F841):
src/backend/base/langflow/services/database/service.py#L97
src/backend/base/langflow/services/database/service.py:97:13: F841 Local variable `scheme` is assigned to but never used
|
Ruff Style Check (3.12)
Process completed with exit code 1.
|
Ruff Style Check (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|