Yimaru-BackEnd/internal
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
..
config Merge remote-tracking branch 'refs/remotes/origin/main' 2025-09-25 21:27:36 +03:00
domain feat: Add number_of_outcomes to odds market queries and models 2025-10-14 04:39:27 +03:00
event feat: Implement wallet notification system and refactor related services 2025-09-25 21:26:24 +03:00
infrastructure gitignore fix + export report feature 2025-06-13 11:10:05 +03:00
logger fix: mongo cfg 2025-06-19 19:58:37 +03:00
middleware Alea Play Service 2025-05-23 20:11:26 +03:00
mocks fix registration and password reset 2025-03-31 00:25:50 +03:00
pkgs/helpers resolve conflict 2025-09-13 21:22:27 +03:00
repository feat: Add number_of_outcomes to odds market queries and models 2025-10-14 04:39:27 +03:00
services feat: Add number_of_outcomes to odds market queries and models 2025-10-14 04:39:27 +03:00
web_server feat: Add number_of_outcomes to odds market queries and models 2025-10-14 04:39:27 +03:00