Yimaru-BackEnd/db/migrations
Samuel Tariku 3dfa1255b0 Refactor result notification service and remove redundant code
- Removed the CheckAndSendResultNotifications method from the result service.
- Consolidated notification logic into a new notification.go file.
- Updated email and in-app notification formatting to include event processing periods.
- Added error handling for wallet operations to check if wallets are active before processing transfers.
- Introduced new error for disabled wallets.
- Updated cron jobs to comment out unnecessary tasks.
- Added bulk update functionality for bet outcomes by odd IDs in the odd handler.
- Renamed ticket handler methods for clarity and consistency.
- Updated API version in routes.
2025-10-10 14:59:19 +03:00
..
000001_fortune.down.sql virtual game orchestration 2025-08-26 21:07:12 +03:00
000001_fortune.up.sql Refactor result notification service and remove redundant code 2025-10-10 14:59:19 +03:00
000002_notification.down.sql report_service + wallet_monitoring 2025-06-07 17:48:06 +03:00
000002_notification.up.sql fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
000003_referal.down.sql feat: referal completed 2025-04-12 03:27:50 +03:00
000003_referal.up.sql fix: referral handlers and integration issues 2025-09-09 23:44:02 +03:00
000004_virtual_game_Session.down.sql Arifpay webhook fixes 2025-08-17 12:13:29 +03:00
000004_virtual_game_Session.up.sql list all and filter virtual games feature 2025-08-30 20:26:28 +03:00
000005_result_checker.down.sql feat: result checker fixed for market flags 2025-04-26 06:07:05 +03:00
000005_result_checker.up.sql feat: result checker fixed for market flags 2025-04-26 06:07:05 +03:00
000006_recommendation.down.sql fix: deployment issue with migration files 2025-09-25 22:45:09 +03:00
000006_recommendation.up.sql Merge branch 'main' into ticket-bet 2025-06-17 20:36:12 +03:00
000007_issue_reporting.down.sql fix: deployment issue with migration files 2025-09-25 22:45:09 +03:00
000007_issue_reporting.up.sql fix: deployment issue with migration files 2025-09-25 22:45:09 +03:00
00008_enet_pulse.down.sql fix: deployment issue with migration files 2025-09-25 22:45:09 +03:00
00008_enet_pulse.up.sql fix: deployment issue with migration files 2025-09-25 22:45:09 +03:00
000011_enet_pulse.down.sql Enetpulse tournament+tournament_stages imlementations 2025-09-28 18:26:34 +03:00
000011_enet_pulse.up.sql Enetpulse tournament+tournament_stages imlementations 2025-09-28 18:26:34 +03:00