Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Name8 (0.03 sec)

  1. schema/index_test.go

    		},
    		{
    			Name: "idx_user_indices_name8",
    			Type: "",
    			Fields: []schema.IndexOption{
    				{Field: &schema.Field{Name: "Name8"}, Length: 10},
    				// Note: Duplicate Columns
    				{Field: &schema.Field{Name: "Name8"}, Collate: "utf8"},
    			},
    		},
    		{
    			Class:  "UNIQUE",
    			Name:   "idx_user_indices_idx_compname_1",
    			Option: "NULLS NOT DISTINCT",
    Registered: Sun Sep 07 09:35:13 UTC 2025
    - Last Modified: Fri Dec 06 02:27:44 UTC 2024
    - 7.9K bytes
    - Viewed (0)
Back to top