Update logger/sql.go
Co-authored-by: Gabriel Aquino Oliveira <gabraquino@gmail.com>
This commit is contained in:
parent
32e640f57f
commit
b51187dff8
@ -13,7 +13,7 @@ import (
|
||||
"gorm.io/gorm/utils"
|
||||
)
|
||||
|
||||
// TimeParamFormat defines the format of the time parameter in ExpalianSQL.
|
||||
// TimeParamFormat defines the format of the time parameter in ExplainSQL.
|
||||
var TimeParamFormat = "2006-01-02 15:04:05.999"
|
||||
|
||||
const (
|
||||
|
Loading…
x
Reference in New Issue
Block a user