langflow/src
Gabriel Luiz Freitas Almeida 62a4e94c71 🔧 fix(api_key.py): remove unnecessary sa_relationship_kwargs to improve code readability and maintainability
🔧 fix(user.py): add sa_relationship_kwargs to api_keys relationship to enable cascading delete when deleting a user
2023-09-25 19:58:21 -03:00
..
backend 🔧 fix(api_key.py): remove unnecessary sa_relationship_kwargs to improve code readability and maintainability 2023-09-25 19:58:21 -03:00
frontend fix(AdminPage/index.tsx): fix off-by-one error in getUsersPage function call to correctly pass the index parameter 2023-09-25 18:09:14 -03:00