Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for fromfile (0.18 sec)

  1. schema/index_test.go

    			Name:    "idx_user_indices_name5",
    			Class:   "FULLTEXT",
    			Comment: "hello , world",
    			Where:   "age > 10",
    			Fields:  []schema.IndexOption{{Field: &schema.Field{Name: "Name5"}}},
    		},
    		"profile": {
    			Name:    "profile",
    			Comment: "hello , world",
    			Where:   "age > 10",
    			Option:  "WITH PARSER parser_name",
    			Fields: []schema.IndexOption{{Field: &schema.Field{Name: "Name6"}}, {
    Registered: Wed Jun 12 16:27:09 UTC 2024
    - Last Modified: Sun Feb 04 07:49:19 UTC 2024
    - 8K bytes
    - Viewed (0)
Back to top