Yimaru-BackEnd/internal/services/bet
Samuel Tariku a9025ca844 feat: Add number_of_outcomes to odds market queries and models
- Updated SQL queries to include number_of_outcomes in GetAllOdds, GetOddByID, GetOddsByEventID, and GetOddsByMarketID.
- Modified data structures in domain and repository layers to accommodate number_of_outcomes.
- Enhanced event models to track total odd outcomes.
- Introduced new SQL scripts for development data seeding.
2025-10-14 04:39:27 +03:00
..
notification.go Refactor result notification service and remove redundant code 2025-10-10 14:59:19 +03:00
port.go Refactor result notification service and remove redundant code 2025-10-10 14:59:19 +03:00
service.go feat: Add number_of_outcomes to odds market queries and models 2025-10-14 04:39:27 +03:00