paddy
|
1a49463361
添加 must_get 的错误返回值
|
2 éve |
paddy
|
951e8d1ddf
添加 MustGet 接口,ExecOne 可以返回 插入ID
|
2 éve |
paddy
|
7eb4752a0d
添加 ExecOne
|
2 éve |
paddy
|
f7f38dfabc
防止这样代码 db.Table("tt").ID(stuId).Update(bean) 导致 整个表被更新
|
3 éve |
paddy
|
618e5bcea0
add BeforeExecProcessor
|
3 éve |
xormplus
|
42377f593e
Merge pull request #46 from Michael2008S/patch-1
|
5 éve |
谢灼贤
|
36519a25ca
Update README.md
|
5 éve |
Unknown
|
9ce119234a
add sql template print sql log
|
5 éve |
Unknown
|
8cb1132511
Add insert select where support
|
5 éve |
Unknown
|
3995c60c8b
更新sqltemplate中使用自定义函数的范例
|
5 éve |
Unknown
|
0aa92971c0
add SetFuncs function for default HTMLTemplate
|
5 éve |
Unknown
|
13b3df64ae
fix get customize type bug
|
5 éve |
Unknown
|
b8f0029aaa
fix bugs
|
5 éve |
Unknown
|
06359a917a
fix create index sql error
|
5 éve |
xormplus
|
a897791957
Remove quotestr totally
|
5 éve |
xormplus
|
2b5a282cc0
remove QuoteStr() usage in dialects
|
5 éve |
xormplus
|
80b0b9cef7
document of FindAndCount()
|
5 éve |
Unknown
|
7d5610bf89
remove QuoteStr() usage
|
5 éve |
Unknown
|
4a0e4251ee
make sure timeout in context timeout test
|
5 éve |
Unknown
|
b334b69398
use alias 'as.*' in oracle query with join
|
5 éve |
Unknown
|
bb4f9bf202
reflect.Value.Bytes() should only be called when reflect.Value.Kind() is reflect.Slice, and not reflect.Array
|
5 éve |
xormplus
|
0ccebe2d25
Allow adding prefix for fields with `extends` tag
|
5 éve |
xormplus
|
93435e67c6
fix no rows return error when close
|
5 éve |
xormplus
|
4b391ab118
fix show SQL when set logger
|
5 éve |
xormplus
|
b67927a624
Fix spelling inconsistency
|
5 éve |
xormplus
|
4d120d9593
add quote within the table name
|
5 éve |
xormplus
|
284871d688
Unknown colType DOUBLE UNSIGNED
|
5 éve |
xormplus
|
8b49d2dd32
Let defaultJsonHandler be a json handler interface
|
5 éve |
xormplus
|
42027d71d0
add func (eg *EngineGroup) Context(ctx context.Context) *Session
|
5 éve |
xormplus
|
31072dd3cc
recovery QueryExpr function
|
5 éve |