This commit is contained in:
Jinzhu 2015-08-19 22:31:52 +08:00
parent 92e0809716
commit 44ae41e9b5
1 changed files with 0 additions and 4 deletions

View File

@ -1212,12 +1212,8 @@ db.Where("email = ?", "x@example.org").Attrs(User{RegisteredIp: "111.111.111.111
``` ```
## TODO ## TODO
* db.Select("Languages", "Name").Update(&user)
db.Omit("Languages").Update(&user)
* Auto migrate indexes
* Github Pages * Github Pages
* AlertColumn, DropColumn * AlertColumn, DropColumn
* R/W Splitting, Validation
# Author # Author