Yimaru-BackEnd/db
Samuel Tariku 18689ea124 feat: Add EventWithSettings domain model and related conversion functions
- Introduced EventWithSettings and EventWithSettingsRes structs for enhanced event data handling.
- Implemented conversion functions for creating and updating event settings.
- Added support for fetching events with settings from the database.
- Created new report data structures for comprehensive reporting capabilities.
- Implemented event statistics retrieval and filtering by league and sport.
- Added handlers for event statistics endpoints in the web server.
- Introduced DateInterval type for managing time intervals in reports.
2025-10-18 11:50:17 +03:00
..
data feat: Implement wallet notification system and refactor related services 2025-09-25 21:26:24 +03:00
dev_data fix: removed user_id, type unique for wallets 2025-10-15 21:11:41 +03:00
migrations feat: Add EventWithSettings domain model and related conversion functions 2025-10-18 11:50:17 +03:00
query feat: Add EventWithSettings domain model and related conversion functions 2025-10-18 11:50:17 +03:00
scripts feat: Add number_of_outcomes to odds market queries and models 2025-10-14 04:39:27 +03:00