Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for GMap2 (0.02 seconds)

  1. tests/association_generics_test.go

    	// Append more maps individually
    	if err := DB.Model(&user).Association("Languages").Append(map[string]interface{}{"code": "gm2m_map_2", "name": "GMap2"}); err != nil {
    		t.Fatalf("append map 2: %v", err)
    	}
    	if err := DB.Model(&user).Association("Languages").Append(map[string]interface{}{"code": "gm2m_map_3", "name": "GMap3"}); err != nil {
    Created: Sun Dec 28 09:35:17 GMT 2025
    - Last Modified: Fri Sep 12 05:42:26 GMT 2025
    - 37.9K bytes
    - Click Count (0)
Back to Top