Lunny Xiao
|
45b3f9775e
|
bug fixed for statement.IdParam
|
2014-02-25 18:45:24 +08:00 |
Lunny Xiao
|
146d5db5ea
|
bug fixed
|
2014-02-18 14:10:51 +08:00 |
Lunny Xiao
|
2373ec2e0b
|
Merge branch 'master' of github.com:lunny/xorm
|
2014-02-12 15:11:09 +08:00 |
Lunny Xiao
|
f76bd3b102
|
add gobuild as cases
|
2014-02-12 15:10:37 +08:00 |
lunny
|
ae7e2f8e3d
|
Merge pull request #58 from nashtsai/patch-1
Update CONTRIBUTING.md
|
2014-02-12 12:42:11 +08:00 |
Nash Tsai
|
1927a64cf3
|
Update CONTRIBUTING.md
add links for fork a repo to
|
2014-02-12 11:29:27 +08:00 |
lunny
|
f3c9d18bb8
|
Merge pull request #56 from admpub/master
补遗
|
2014-02-11 22:23:13 +08:00 |
商讯在线
|
d0567a63b4
|
补遗
Signed-off-by: 商讯在线 <swhbox@foxmail.com>
|
2014-02-11 21:42:14 +08:00 |
Lunny Xiao
|
da96e0cc86
|
a little perfomance improved
|
2014-02-10 13:56:29 +08:00 |
Lunny Xiao
|
781062130a
|
add cachemapper
|
2014-02-10 11:26:08 +08:00 |
lunny
|
e91ca94921
|
Merge pull request #55 from admpub/patch-1
fixbug: xorm reverse; miss empty string for default value
|
2014-02-08 11:55:12 +08:00 |
S.W.H
|
fc0372f6bc
|
Merge pull request #2 from admpub/master
更新到最新版
|
2014-01-29 21:27:19 -08:00 |
商讯在线
|
46fe2ce87e
|
一、xorm反转工具bug修复:
1、xorm反转工具增加表前缀支持;
2、修正decimal(5, 2)类型中括号内出现空格导致解析出错的bug;
3、修正xorm解析工具在windows环境下,指定生成路径时model名获取不正确的bug
二、xorm对于数据字段类型为文本类型默认值为空白字符的情况下,生成的struct中default信息丢失的bug,已修正。
Signed-off-by: 商讯在线 <swhbox@foxmail.com>
|
2014-01-30 13:10:15 +08:00 |
S.W.H
|
2c76a894c7
|
Merge pull request #1 from admpub/patch-2
fixbug: parse DECIMAL(10, 2) failure.
|
2014-01-27 05:34:18 -08:00 |
S.W.H
|
d4f8196920
|
fixbug: parse DECIMAL(10, 2) failure.
|
2014-01-27 21:28:13 +08:00 |
S.W.H
|
9e267ad5c3
|
fixbug: parse DECIMAL(10, 2) failure.
|
2014-01-27 21:25:49 +08:00 |
Lunny Xiao
|
42e5fb880f
|
comment debug info
|
2014-01-24 09:07:10 +08:00 |
Lunny Xiao
|
d71a6af18a
|
autoincr(start) support
|
2014-01-23 10:19:18 +08:00 |
Lunny Xiao
|
2699e20b7b
|
add case gocms
|
2014-01-21 23:23:53 +08:00 |
Lunny Xiao
|
d67b6e7f80
|
merge
|
2014-01-21 22:27:28 +08:00 |
Lunny Xiao
|
19b0a57dcd
|
add lowertest
|
2014-01-21 22:22:06 +08:00 |
Lunny Xiao
|
346681289d
|
bug fixed #51
|
2014-01-16 23:03:56 +08:00 |
Lunny Xiao
|
6147651a6e
|
bug fixed
|
2014-01-15 10:39:16 +08:00 |
Lunny Xiao
|
004974d44d
|
improved docs
|
2014-01-15 10:34:41 +08:00 |
Lunny Xiao
|
adb8edb323
|
improved docs
|
2014-01-15 10:31:14 +08:00 |
Lunny Xiao
|
68e64d101e
|
improved test
|
2014-01-14 16:57:05 +08:00 |
Lunny Xiao
|
78fb484ce0
|
bug fixed
|
2014-01-08 22:47:30 +08:00 |
Lunny Xiao
|
dd9c707f50
|
bug fixed #46
|
2014-01-08 18:18:42 +08:00 |
Lunny Xiao
|
211a859021
|
dos2unix format
|
2014-01-07 17:21:02 +08:00 |
Lunny Xiao
|
fbb52b27eb
|
dos2unix format
|
2014-01-07 17:19:33 +08:00 |
Lunny Xiao
|
a70053a60d
|
add version tag
|
2014-01-02 17:59:34 +08:00 |
Lunny Xiao
|
4fff60efbd
|
v0.3.1
|
2014-01-02 17:48:57 +08:00 |
Lunny Xiao
|
3883d0b752
|
Merge branch 'dev'
|
2014-01-02 16:49:58 +08:00 |
lunny
|
befdbb9dba
|
Merge pull request #43 from nashtsai/conversion-optimize
Conversion optimize
|
2014-01-01 20:58:40 -08:00 |
Nash Tsai
|
4a507f758c
|
removed debuglog
|
2014-01-02 12:53:16 +08:00 |
Nash Tsai
|
e95b3bc807
|
fixed time struct conversion error
|
2014-01-02 12:49:02 +08:00 |
Nash Tsai
|
bf3f8ffc2f
|
tidy up naming
|
2014-01-02 12:48:49 +08:00 |
Nash Tsai
|
2498a032f0
|
uncomment row2bean cascade handling
|
2014-01-02 12:19:30 +08:00 |
Lunny Xiao
|
cd2d541ed7
|
improved docs
|
2013-12-31 14:33:02 +08:00 |
Lunny Xiao
|
1e9db268f5
|
Merge branch 'master' of github.com:lunny/xorm
|
2013-12-31 14:32:36 +08:00 |
Lunny Xiao
|
ced50875cf
|
improved docs
|
2013-12-31 13:51:55 +08:00 |
Lunny Xiao
|
a13cde97f8
|
Merge branch 'master' of github.com:lunny/xorm
|
2013-12-31 13:02:45 +08:00 |
Lunny Xiao
|
44a82b03be
|
docs improved
|
2013-12-31 13:02:35 +08:00 |
Lunny Xiao
|
0d15b3549c
|
Merge branch 'master' into dev
|
2013-12-31 12:25:50 +08:00 |
Lunny Xiao
|
2c1722ff1d
|
resolved #36
|
2013-12-31 12:22:36 +08:00 |
Lunny Xiao
|
9f796328b3
|
merge
|
2013-12-31 11:44:11 +08:00 |
Lunny Xiao
|
d38aa33645
|
add Contributing.md
|
2013-12-31 10:03:30 +08:00 |
Nash Tsai
|
e7379dc7d9
|
fixed cache usage error when using session.Find()
|
2013-12-30 17:40:59 +08:00 |
Nash Tsai
|
5fa8a7271d
|
fixed session.queryPreprocess usage
|
2013-12-30 02:32:26 +08:00 |
Nash Tsai
|
8f0aba838f
|
use session.queryPreprocess implementations instead of calling session.queryPreprocess to void sql error
|
2013-12-29 17:37:43 +08:00 |