Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for idx_user_indices_idx_compname_1 (0.89 sec)

  1. schema/index_test.go

    				{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",
    			Fields: []schema.IndexOption{
    				{Field: &schema.Field{Name: "CompName1", NotNull: true}},
    				{Field: &schema.Field{Name: "CompName2"}},
    			},
    		},
    		{
    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