test_task_crm/app/repositories
Artem Kashaev 4b45073bd3 feat: add DealRepository with CRUD operations and update dependencies 2025-11-27 15:19:42 +05:00
..
__init__.py Init project structure 2025-11-22 13:56:45 +05:00
deal_repo.py feat: add DealRepository with CRUD operations and update dependencies 2025-11-27 15:19:42 +05:00
org_repo.py feat: implement OrganizationRepository with CRUD operations 2025-11-27 15:04:13 +05:00
user_repo.py fix: update user creation to use 'name' instead of 'full_name' 2025-11-27 11:07:19 +05:00