fix #112
This commit is contained in:
@@ -75,4 +75,5 @@ var TypeMysqlMatchList = []struct {
|
||||
{`^(bit)[(]\d+[)]`, "[]uint8"},
|
||||
{`^(text)[(]\d+[)]`, "string"},
|
||||
{`^(integer)[(]\d+[)]`, "int"},
|
||||
{`^(timestamp)[(]\d+[)]`, "time.Time"},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user