Yimaru-BackEnd/db
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
..
data feat: Implement wallet notification system and refactor related services 2025-09-25 21:26:24 +03:00
dev_data feat: Add number_of_outcomes to odds market queries and models 2025-10-14 04:39:27 +03:00
migrations feat: Add number_of_outcomes to odds market queries and models 2025-10-14 04:39:27 +03:00
query feat: Add number_of_outcomes to odds market queries and models 2025-10-14 04:39:27 +03:00
scripts feat: Add number_of_outcomes to odds market queries and models 2025-10-14 04:39:27 +03:00