You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance MySQL database configuration and connection utilities
- Add a database configuration struct to manage external database connection details
- Implement MySQL connection check functionality
- Modify external database port to be an integer type
- Update default database name to be more specific
- Adjust logging messages for better clarity and context
- Update usages of external database settings in initialization routines
- Create new database utility files for MySQL functionality
Signed-off-by: ysicing <i@ysicing.me>
0 commit comments