15ho 4 years ago
parent 6a3e380bf0
commit 5b91e0df74

@ -75,4 +75,5 @@ var TypeMysqlMatchList = []struct {
{`^(bit)[(]\d+[)]`, "[]uint8"},
{`^(text)[(]\d+[)]`, "string"},
{`^(integer)[(]\d+[)]`, "int"},
{`^(timestamp)[(]\d+[)]`, "time.Time"},
}

Loading…
Cancel
Save