mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 19:42:30 +08:00

Set MaxIdleConn and MaxOpenConn when using the GF_DATABASE_URL configuration. Also added GF_DATABASE_DEBUG flag to print SQL statements and SQL execution times. See #9784 for the details.