add: INDEX FULLTEXT
add: Default value
This commit is contained in:
@@ -22,8 +22,6 @@ func TestTools(t *testing.T) {
|
||||
list, _ := Generate(pkg)
|
||||
fmt.Println(list)
|
||||
|
||||
config.SetSingularTable(true)
|
||||
config.SetSingularTable(true)
|
||||
config.SetForeignKey(true)
|
||||
list, _ = Generate(pkg)
|
||||
fmt.Println(list)
|
||||
|
||||
Reference in New Issue
Block a user