langflow/src/backend
Gabriel Luiz Freitas Almeida 4620669129
fix: Fix flow addition to session and handle IntegrityError for orphaned flows (#4799)
* Handle IntegrityError specifically when assigning orphaned flows to superuser

* Add missing session.add(flow) to ensure flow is added to the session before commit
2024-11-22 14:05:28 -08:00
..
base fix: Fix flow addition to session and handle IntegrityError for orphaned flows (#4799) 2024-11-22 14:05:28 -08:00
langflow/version ref: Add ALL ruff rules for tests (#4183) 2024-10-19 20:41:37 +00:00
tests fix: traces inputs and outputs not being sent to tracing services (#4669) 2024-11-22 01:41:39 +00:00
.gitignore Changes default location for the database and adds the option to use the previous behavior (#1907) 2024-05-15 20:41:01 -03:00
Dockerfile Update Docker image references to langflowai in GitHub workflows and Docker Compose files (#1793) 2024-04-29 13:38:18 -03:00