Lunny Xiao
|
0569b580ea
|
Merge pull request #128 from ahall/master
Satisfies the issue mentioned in #110.
|
2014-05-31 08:09:12 +08:00 |
Alfred Hall
|
62e3e1508e
|
Satisfies the issue mentioned in #110. Introduces flag AutoResetStatement which is by default true, but setting it to false means the statement doesn't get reset. Calling .Init() or setting the flag back to true ensures normal behaviour.
Signed-off-by: Alfred Hall <ahall@ahall.org>
|
2014-05-30 16:28:51 +00:00 |
Lunny Xiao
|
bd1487ba55
|
bug fixed
|
2014-05-29 16:53:23 +08:00 |
Lunny Xiao
|
bfeb6ea19f
|
bug fixed & new Import func
|
2014-05-24 16:05:48 +08:00 |
Lunny Xiao
|
66e697d3b1
|
improved docs
|
2014-05-23 15:01:41 +08:00 |
Lunny Xiao
|
929df107f1
|
improved docs
|
2014-05-23 14:45:49 +08:00 |
Lunny Xiao
|
e4f05916cb
|
add support for Join
|
2014-05-23 14:18:45 +08:00 |
Lunny Xiao
|
14dd1f720b
|
Merge branch 'master' into dev
|
2014-05-22 21:44:58 +08:00 |
Lunny Xiao
|
be48dbc82d
|
add Conversion usage on Quickstart docs
|
2014-05-21 22:34:48 +08:00 |
Nash Tsai
|
f4f07ec079
|
#66 partial implement xorm_cache tag
add Engine.disableGlobalCache and explicit using cache via xorm_cache tag
|
2014-05-17 00:39:30 +08:00 |
Nash Tsai
|
f4b6ae069c
|
tidy up logSQL
|
2014-05-16 23:42:47 +08:00 |
Nash Tsai
|
8fd2ecc19b
|
Merge remote-tracking branch 'origin/master' into dev
|
2014-05-16 22:22:49 +08:00 |
Lunny Xiao
|
c46403574e
|
buf fixed for conversion update
|
2014-05-15 22:32:57 +08:00 |
Lunny Xiao
|
c7b8826cda
|
bug fixed for sqlite3 & oracle dialect
|
2014-05-14 20:26:42 +08:00 |
Lunny Xiao
|
90a3d5e271
|
Merge branch 'master' of github.com:go-xorm/xorm
|
2014-05-12 23:29:33 +08:00 |
Lunny Xiao
|
56967f80c8
|
bug fixed for go1.3beta
|
2014-05-12 23:27:15 +08:00 |
Nash Tsai
|
8a6a87408b
|
add code signing tips to CONTRIBUTING.md
|
2014-05-12 11:29:29 +08:00 |
Nash Tsai
|
ca802489d8
|
update CONTRIBUTING.md
|
2014-05-12 11:26:48 +08:00 |
Nash Tsai
|
3a6df0e1bd
|
tidy up comments
|
2014-05-12 11:25:36 +08:00 |
商讯在线
|
4f70aace97
|
fix bug:Iterate func missing "... IN (...)"
Signed-off-by: 商讯在线 <swhbox@foxmail.com>
|
2014-05-11 18:39:07 +08:00 |
Lunny Xiao
|
a29eb5a21e
|
Merge branch 'master' of github.com:go-xorm/xorm
|
2014-05-09 21:54:03 +08:00 |
Lunny Xiao
|
78ddfebcfb
|
resolved #115
|
2014-05-09 21:53:00 +08:00 |
Lunny Xiao
|
9f2c4f2018
|
bug fixed for mssql dialect
|
2014-05-09 12:52:02 +08:00 |
Lunny Xiao
|
3ce5a01d31
|
docs path fixed
|
2014-05-09 09:55:45 +08:00 |
Lunny Xiao
|
1d7932a2ae
|
bug fixed
|
2014-05-09 09:47:40 +08:00 |
Lunny Xiao
|
3843e98d77
|
bug fixed for mssql dialect
|
2014-05-08 20:58:03 +08:00 |
Lunny Xiao
|
3426738746
|
doc bug fixed
|
2014-05-08 20:11:43 +08:00 |
Lunny Xiao
|
65d72ed8ca
|
Merge branch 'master' of github.com:go-xorm/xorm
|
2014-05-08 13:26:12 +08:00 |
Lunny Xiao
|
4b94c7b784
|
add support for prt to extends struct & resolved #115
|
2014-05-08 13:25:43 +08:00 |
FuXiaoHei
|
5cda7e935d
|
translate document
|
2014-05-07 23:23:31 +08:00 |
Lunny Xiao
|
71916f4f84
|
Merge pull request #123 from linc01n/fix_comment
Fix method name in comment
|
2014-05-07 20:52:41 +08:00 |
Lincoln Lee
|
acc01090c1
|
Fix method name in comment
|
2014-05-07 20:15:43 +08:00 |
Lunny Xiao
|
49e38d65be
|
Merge branch 'master' of github.com:go-xorm/xorm
|
2014-05-07 15:57:01 +08:00 |
Lunny Xiao
|
2ebacae199
|
add part support for ql
|
2014-05-07 15:56:33 +08:00 |
Nash Tsai
|
39d5b1afce
|
update xorm cmd url
|
2014-05-07 13:13:23 +08:00 |
Nash Tsai
|
39003954bd
|
tidy up tranlations for QuickStart.md
|
2014-05-07 13:11:21 +08:00 |
Lunny Xiao
|
f55b4f9c0f
|
In method now can receive slice for first params
|
2014-05-06 15:16:23 +08:00 |
Lunny Xiao
|
05f86478a8
|
Merge branch 'betazk-master'
|
2014-05-06 15:00:44 +08:00 |
Lunny Xiao
|
08bdf5d042
|
Merge branch 'master' of https://github.com/betazk/xorm into betazk-master
|
2014-05-06 15:00:18 +08:00 |
Lunny Xiao
|
caffa2447f
|
bug fixed and improved IsTableExist
|
2014-05-06 14:59:58 +08:00 |
Lunny Xiao
|
74a165e1fd
|
Merge branch 'master' of github.com:go-xorm/xorm
|
2014-05-06 14:31:52 +08:00 |
Lunny Xiao
|
2ec214fcf8
|
Merge branch 'mssqllimit' of github.com:go-xorm/xorm into mssqllimit
|
2014-05-06 14:27:25 +08:00 |
Lunny Xiao
|
171e989052
|
bug fixed
|
2014-05-06 14:27:16 +08:00 |
Lunny Xiao
|
9347c8ab3e
|
bug fixed for mssql limit
|
2014-05-06 14:19:37 +08:00 |
Lunny Xiao
|
beecda2e23
|
Merge branch 'mssqllimit' of https://github.com/go-xorm/xorm into mssqllimit
|
2014-05-06 11:26:25 +08:00 |
Lunny Xiao
|
08357eeb31
|
mssql bug fixed
|
2014-05-06 11:25:50 +08:00 |
Lunny Xiao
|
84b89289a3
|
start & limit implementation for mssql
|
2014-05-06 11:11:44 +08:00 |
S.W.H
|
2402f9b4f3
|
Merge pull request #119 from admpub/master
bug fixed
|
2014-05-05 23:29:52 +08:00 |
商讯在线
|
f133c00223
|
bug fixed
Signed-off-by: 商讯在线 <swhbox@foxmail.com>
|
2014-05-05 23:08:17 +08:00 |
S.W.H
|
6e83eb6824
|
Merge pull request #118 from admpub/master
support enum type for mysql
|
2014-05-05 22:33:50 +08:00 |