xormplus
|
d091cb8ca7
refactor
|
7 years ago |
xormplus
|
75654da50d
同时支持简单事务模型和嵌套事务模型,兼容原版xorm简单事务
|
7 years ago |
xormplus
|
e392f0bb39
1.refactor rowsbean
|
7 years ago |
xormplus
|
439742dbe5
fix In Function
|
7 years ago |
xormplus
|
35acd228da
more Find supports
|
7 years ago |
xormplus
|
6bd90f1944
1、bug fixed for BeforeSet and AfterSet on Find a Map
|
7 years ago |
xormplus
|
656ad00cb2
some gofmt & golint fixed
|
7 years ago |
xormplus
|
a6d22f8165
add Find ints support & split session into multiple files
|
7 years ago |
xormplus
|
c93380810a
update
|
8 years ago |
xormplus
|
7bc679e234
bug fixed for gogits/gogs#3928
|
8 years ago |
xormplus
|
1732956f18
bug fixed for gogits/gogs#3928 introduced by 64b3df6
|
8 years ago |
xormplus
|
208b1c75c1
modified genSelectSql method
|
8 years ago |
xormplus
|
3801d0267e
added genSelectSql mothed
|
8 years ago |
xormplus
|
c0e1f601a2
some golints fixed
|
8 years ago |
xormplus
|
5570203c86
some fixed for mssql support
|
8 years ago |
xormplus
|
4496831bdb
bug fixed for temp table name for insert multiple beans
|
8 years ago |
xormplus
|
03e0850280
重置IsSqlFuc属性
|
8 years ago |
xormplus
|
3215ae1d76
新增回滚点属性,支持嵌套事务内部子事务回滚整个嵌套事务
|
8 years ago |
WhiteBatman
|
62622f999a
Squashed commit of the following:
|
8 years ago |
WhiteBatman
|
f5acafe652
修正内部事务调用方法
|
8 years ago |
WhiteBatman
|
35e2060e3e
新增新事务机制
|
8 years ago |
WhiteBatman
|
d062054ef1
update
|
8 years ago |
xormplus
|
5228de0f4b
Getting flag for the column via helper method
|
8 years ago |
xormplus
|
6e209884e9
bug fixed for invoke QueryRow & travis config remove unused
|
8 years ago |
xormplus
|
a42eadc1b4
Fix golint 'comment on exported (method|type) ...' warnings
|
8 years ago |
xormplus
|
943742e40c
修复Sql,SqlMapClient,SqlTemplateClient函数使用map[string]interface{}参数
|
8 years ago |
xormplus
|
c77a8d108e
Case insensitive string comparison using strings.EqualFold
|
8 years ago |
xormplus
|
9605885616
bug fixed
|
8 years ago |
xormplus
|
f3af72b63d
Remove unused method
|
8 years ago |
xormplus
|
a3290bc46c
Remove unused method.
|
8 years ago |