1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-01 12:13:28 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Wang Yujian
11247d41a7 Add support "SELECT FOR UPDATE" to orm. Resolve issue #2157 2016-09-12 20:07:30 +00:00
astaxie
90d1349665 fix typo 2016-01-17 23:48:17 +08:00
astaxie
68ec133aa8 golint orm 2015-09-12 21:46:43 +08:00
ZhengYang
1f9281c830 minor code refactor 2014-09-11 15:17:48 +08:00
ZhengYang
ccab9a7044 add more sql keywords 2014-09-11 13:48:39 +08:00
Zheng Yang
29b7ff84e1 more complete support for sql language 2014-09-09 14:17:12 +08:00
Zheng Yang
cca0a3f76d name correction: QueryBuilder instead of QueryWriter 2014-09-08 18:31:32 +08:00
Zheng Yang
b2cdabb8a0 added query builder for orm 2014-09-08 17:37:01 +08:00