7 Commits

Author SHA1 Message Date
Jon Hester
53a1518437 fix typo in crud 2017-04-09 10:52:27 -04:00
Jinzhu
84fe98b1d6 Update doc 2017-01-16 23:35:00 +08:00
Xavier Coulon
3bfe600c82 Clarification on DB.First(...) method
Documenting the limitation on the `func (s *DB) First(out interface{}, where ...interface{}) *DB` method where the column name is optional if the primary key is numeric. In other cases, the name of the column must be provided.
2017-01-16 15:50:47 +01:00
Nikola Kovacs
1fec745f54 Fix typo in documentation 2017-01-05 10:37:37 +01:00
Jinzhu
aa47843d25 Fix page building error on github 2017-01-02 22:09:54 +08:00
Jinzhu
5945e2bab2 Fix page building error on github 2017-01-02 22:08:09 +08:00
Jinzhu
e9fdbc2c2e Update documents 2016-10-27 12:30:00 +08:00