add 'DEFAULT NULL' to point
添加默认值为null 转换成指针类型
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
func TestTypeName(t *testing.T) {
|
||||
fmt.Println(getTypeName("tinyint"))
|
||||
fmt.Println(getTypeName("tinyint", true))
|
||||
}
|
||||
|
||||
func TestTools(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user