- 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. |
||
|---|---|---|
| .. | ||
| config | ||
| domain | ||
| event | ||
| infrastructure | ||
| logger | ||
| middleware | ||
| mocks | ||
| pkgs/helpers | ||
| repository | ||
| services | ||
| web_server | ||