zyc b2c60a118f
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m59s
Fix: pymysql import crash in Docker environment
Docker installs mysqlclient natively, so pymysql isn't needed.
Use try/except to handle both environments gracefully.
2026-03-13 10:31:05 +08:00
..