Yimaru-BackEnd/db/query
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
..
auth.sql feat: refactoring entire system to be multi-tenant 2025-08-22 12:54:48 +03:00
bet_stat.sql Refactor result notification service and remove redundant code 2025-10-10 14:59:19 +03:00
bet.sql Refactor result notification service and remove redundant code 2025-10-10 14:59:19 +03:00
bonus.sql fix: refactor bonus and bonus settings; added welcome bonus 2025-09-12 16:28:39 +03:00
branch.sql fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
cashier.sql fix: added message to wallet_transfers and gave it a detailed view 2025-06-29 21:51:23 +03:00
company.sql fix: integration fixes 2025-10-07 13:39:36 +03:00
custom_odds.sql feat: refactoring entire system to be multi-tenant 2025-08-22 12:54:48 +03:00
direct_deposit.sql santimpay + direct depoist 2025-08-01 20:08:57 +03:00
disabled_odds.sql feat: refactoring entire system to be multi-tenant 2025-08-22 12:54:48 +03:00
enet_pulse.sql Enetpulse tournament+tournament_stages imlementations 2025-09-28 18:26:34 +03:00
event_history.sql feat: odd and event history 2025-08-07 19:04:54 +03:00
events_stat.sql feat: refactoring entire system to be multi-tenant 2025-08-22 12:54:48 +03:00
events.sql feat: Add number_of_outcomes to odds market queries and models 2025-10-14 04:39:27 +03:00
flags.sql feat: refactoring entire system to be multi-tenant 2025-08-22 12:54:48 +03:00
institutions.sql transaction maker-checker fixes 2025-07-11 15:48:59 +03:00
issue_reporting.sql fix: refactored bet to remove unnecessary fields 2025-07-09 21:48:36 +03:00
leagues.sql fix: integration fixes 2025-10-07 13:39:36 +03:00
location.sql feat: branch location list 2025-07-13 13:46:38 +03:00
monitor.sql duplicate user creation fix + sender balance check during wallet refill 2025-06-09 21:33:58 +03:00
notification.sql fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
odd_history.sql feat: refactoring entire system to be multi-tenant 2025-08-22 12:54:48 +03:00
odds.sql feat: Add number_of_outcomes to odds market queries and models 2025-10-14 04:39:27 +03:00
otp.sql update db 2025-04-01 16:47:06 +03:00
raffle.sql raffle ticket limit 2025-10-06 14:49:25 +03:00
referal.sql fix: referral handlers and integration issues 2025-09-09 23:44:02 +03:00
report.sql report query fixes 2025-08-20 15:56:44 +03:00
result_log.sql fix: result log and notification 2025-07-30 16:55:57 +03:00
result.sql feat: result checker fixed for market flags 2025-04-26 06:07:05 +03:00
settings.sql fix: fixed company override settings and raffle routes 2025-09-18 22:34:56 +03:00
shop_transactions.sql fix: fixing issues on transaction 2025-07-04 00:09:03 +03:00
ticket.sql fix: global setting, company override settings, bet and ticket fixes for multi tenant 2025-08-25 07:23:55 +03:00
transfer.sql fix: refactoring bonus 2025-09-10 23:27:11 +03:00
user.sql feat: Implement wallet notification system and refactor related services 2025-09-25 21:26:24 +03:00
virtual_games.sql fix veli orchestration error 2025-09-12 20:56:07 +03:00
wallet.sql fix: added wallet type to wallet and other minor fixes 2025-07-20 22:40:50 +03:00