- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for MapColumnsUser (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
tests/query_test.go
t.Fatalf("SQL must include table name and selected fields, got %v", result.Statement.SQL.String()) } } func TestMapColumns(t *testing.T) { user := User{Name: "MapColumnsUser", Age: 12} DB.Save(&user) type result struct { Name string Nickname string Age uint } var res result
Created: Sun Apr 05 09:35:12 GMT 2026 - Last Modified: Tue Jul 22 06:21:04 GMT 2025 - 51K bytes - Click Count (0)