fix: Asynchronous connection error when using databases other than Postgres or SQLite #11487
Annotations
2 errors and 1 warning
Run Ruff Check:
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
|
Run Ruff Check
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading