Tiny typo
This commit is contained in:
parent
23958378a1
commit
09da1d9f1e
@ -326,7 +326,7 @@ db.Where(User{Name: "Jinzhu"}).FirstOrCreate(&user)
|
|||||||
|
|
||||||
#### Attrs
|
#### Attrs
|
||||||
|
|
||||||
Assgin struct with argument if record haven't been found
|
Assign struct with argument if record haven't been found
|
||||||
|
|
||||||
```go
|
```go
|
||||||
// Unfound
|
// Unfound
|
||||||
|
Loading…
x
Reference in New Issue
Block a user