langflow/src
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
..
backend fix: Fix flow addition to session and handle IntegrityError for orphaned flows (#4799) 2024-11-22 14:05:28 -08:00
frontend fix: Implement useFlowUpdate hook and refactor node code management (#4783) 2024-11-22 13:19:28 -08:00