Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for uniq_field_h1_h2 (0.08 sec)

  1. schema/index_test.go

    		},
    		"uniq_field_h1_h2": {
    			Name:  "uniq_field_h1_h2",
    			Class: "UNIQUE",
    			Fields: []schema.IndexOption{
    				{Field: &schema.Field{Name: "FieldH1", Unique: true}},
    				{Field: &schema.Field{Name: "FieldH2"}},
    			},
    		},
    	}, indices)
    }
    
    Registered: Sun Nov 03 09:35:10 UTC 2024
    - Last Modified: Sun Feb 04 07:49:19 UTC 2024
    - 8K bytes
    - Viewed (0)
Back to top