Files
AstrBot/astrbot/core
Soulter e6deb46332 feat: integrate MySQL support and enhance database management
- Added MySQL database implementation with connection settings and session management.
- Introduced a new AstrBotMySQLSettings class for configuration.
- Updated database helper functions to support both SQLite and MySQL.
- Enhanced platform statistics retrieval with time series data for both database types.
- Refactored existing SQLite methods to align with new database structure and functionality.

closes: #3848
2025-12-04 14:22:54 +08:00
..