forked from mirror/gorm
Update README.md
This commit is contained in:
parent
81a44f0283
commit
c37227346c
|
@ -882,7 +882,7 @@ db.Where("email = ?", "x@example.org").Attrs(User{RegisteredIp: "111.111.111.111
|
||||||
* Scan
|
* Scan
|
||||||
* AlertColumn, DropColumn, AddIndex, RemoveIndex
|
* AlertColumn, DropColumn, AddIndex, RemoveIndex
|
||||||
* Includes
|
* Includes
|
||||||
* Valiations
|
* Validations
|
||||||
|
|
||||||
# Author
|
# Author
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue