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_test.go Chore: Refactor GoConvey tests in mssql package (#40859) 2021-10-26 13:18:43 +02:00
macros.go Use sdk pkg for gtime (#39354) 2021-09-21 13:08:52 +02:00
mssql_test.go Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
mssql.go MSSQL: Add connection timeout setting in configuration page (#58631) 2022-11-11 14:04:08 -05:00