starChou
|
d22a247759
|
Update session.go
fix stmt query of 'Get function' bug when an error occurred
|
2014-07-31 15:30:42 +08:00 |
Nash Tsai
|
2420e53193
|
redis cacher implementation, incomplete
|
2014-07-29 17:18:13 +08:00 |
Nash Tsai
|
40d500a8b9
|
add Engine.LogSQLQueryTime and Engine.LogSQLExecutionTime for SQL execution time logging
|
2014-07-21 14:56:26 +08:00 |
Nash Tsai
|
2b4273578a
|
Merge remote-tracking branch 'origin/master' into feature/cacher-tag
|
2014-07-21 12:43:06 +08:00 |
Nash Tsai
|
6e37d48701
|
fixed missing engine.LogWarnf replacement
|
2014-07-21 12:05:07 +08:00 |
Nash Tsai
|
925d4e8ca5
|
add LogErrorf/LogWarnf/LogInfof/LogDebugf for formatter logging
using fmt.Sprint instead of fmt.Sprintln for logging print
|
2014-07-21 12:03:20 +08:00 |
Nash Tsai
|
f20e1f7c0e
|
Merge remote-tracking branch 'origin/master' into feature/cacher-tag
|
2014-07-21 11:30:05 +08:00 |
Lunny Xiao
|
4a03e015f4
|
bug fixed for log
|
2014-07-19 18:02:02 +08:00 |
Lunny Xiao
|
135bb42e5f
|
Merge pull request #145 from cnphpbb/dev
add mothod Decr.
|
2014-07-16 09:11:53 +08:00 |
kevinGunn
|
f040283a1f
|
add mothod Decr
|
2014-07-15 23:32:20 +08:00 |
kevinGunn
|
3c457a8cf0
|
add mothod Decr
|
2014-07-15 23:25:24 +08:00 |
Lunny Xiao
|
5f8a20eb1c
|
Merge pull request #142 from NicolasSamDuval/master
Support uint64 with high bit set.
|
2014-07-12 13:49:47 +08:00 |
Nicolas Duval
|
c9db8e93f7
|
Support uint64 with high bit set.
This limitation is due to "database/sql" go package implementation.
|
2014-07-11 10:40:41 -07:00 |
Lunny Xiao
|
244c0989f2
|
working on #140
|
2014-07-09 21:48:48 +08:00 |
Lunny Xiao
|
f7a32eed68
|
online build status
|
2014-07-08 20:36:26 +08:00 |
Lunny Xiao
|
a22b6eb727
|
Merge branch 'master' of github.com:go-xorm/xorm
|
2014-07-08 09:35:24 +08:00 |
Lunny Xiao
|
12a68f628a
|
bug fixed #139
|
2014-07-08 09:34:56 +08:00 |
Lunny Xiao
|
76f9a47459
|
Merge pull request #138 from eryx/master
bugfix: getting the right column lines
|
2014-07-04 17:34:17 +08:00 |
Lunny Xiao
|
a404099f25
|
improved docs
|
2014-07-04 14:16:03 +08:00 |
Eryx
|
560525e3ca
|
bugfix: getting the right column lines when the culumn type is varchar (n) or number (n, m)
|
2014-07-03 23:35:31 +08:00 |
Lunny Xiao
|
4693ad2aee
|
Merge branch 'master' of github.com:go-xorm/xorm
|
2014-07-01 15:38:16 +08:00 |
Lunny Xiao
|
917d7d0fce
|
add mssql driver support
|
2014-07-01 15:38:05 +08:00 |
Lunny Xiao
|
d896a7c8f5
|
Merge pull request #137 from wulove/patch-1
Update xorm.go
|
2014-07-01 13:09:34 +08:00 |
wulove
|
6dd8bcfca0
|
Update engine.go
当数据库driver是https://github.com/denisenkom/go-mssqldb时,不对datetime类型进行时间截取,在go-mssqldb中会自动处理
|
2014-07-01 10:09:16 +08:00 |
wulove
|
fdb3b3c425
|
Update xorm.go
增加对https://github.com/denisenkom/go-mssqldb的适配,go-mssqldb对mssql数据库兼容支持较odbc好
|
2014-07-01 10:05:22 +08:00 |
Lunny Xiao
|
207db2f97d
|
postgres uuid bug fixed
|
2014-06-26 14:35:40 +08:00 |
Lunny Xiao
|
d614a7e3f2
|
Merge branch 'master' of github.com:go-xorm/xorm
|
2014-06-25 17:10:40 +08:00 |
Lunny Xiao
|
c039d40ada
|
bug fixed for joinstr when has two Join
|
2014-06-25 17:09:49 +08:00 |
Lunny Xiao
|
44c302bc32
|
Merge pull request #133 from tossp/pqsql-uuid-pk
添加pgsql对uuid的支持
|
2014-06-23 23:00:20 +08:00 |
砼砼
|
af328951fb
|
pqsql-uuid
|
2014-06-23 21:46:08 +08:00 |
Nash Tsai
|
2f121b9566
|
Merge remote-tracking branch 'origin/master' into feature/cacher-tag
|
2014-06-20 21:56:46 +08:00 |
Lunny Xiao
|
021ad08402
|
Merge branch 'bug'
|
2014-06-11 14:01:24 +08:00 |
Lunny Xiao
|
6d1a0ac0b0
|
add Sync2 for a new sync database struct methods
|
2014-06-11 14:01:14 +08:00 |
Lunny Xiao
|
ceaef4b7db
|
Merge branch 'master' of github.com:go-xorm/xorm
|
2014-05-31 12:24:11 +08:00 |
Lunny Xiao
|
23d0d656da
|
ShowSQL bug fixed
|
2014-05-31 12:22:06 +08:00 |
Lunny Xiao
|
6384ada2bb
|
bug fixed
|
2014-05-31 12:19:46 +08:00 |
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 |