grafana/pkg/tsdb/mssql
Sasha Melentyev c02003af3c
Refactor time durations (#58484)
This change uses `time.Second` in place of `1000 * time.Millisecond` and `time.Minute` in place of `60*time.Second`.
2022-11-22 15:09:15 +08:00
..
macros.go
macros_test.go
mssql.go MSSQL: Add connection timeout setting in configuration page (#58631) 2022-11-11 14:04:08 -05:00
mssql_test.go Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00