DinoLai
d2dfb7d0fb
fix some typos in documents ( #1680 )
...
* fix typo in models.md
* fix typo in crud.md: add lost double quotation
* fix markdown code highlight
* fix misunderstanding
2018-01-31 17:06:24 +08:00
Jinzhu
b50377d9be
Add example for SubQuery
2017-10-18 18:41:08 +08:00
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