Lunny Xiao
|
cb1be6129d
|
bug fixed for soft deleted on order by and limit
|
2016-02-04 17:46:42 +08:00 |
Lunny Xiao
|
fbe5850214
|
Merge pull request #346 from evalphobia/feature/empty-wherein
Ignore empty args statement.In()
|
2016-02-03 22:21:49 +08:00 |
evalphobia
|
59b780b516
|
Ignore empty args statement.In()
|
2016-02-03 20:13:03 +09:00 |
Lunny Xiao
|
c4b974fe5c
|
added delete limit support(except mssql)
|
2016-02-03 11:19:11 +08:00 |
Lunny Xiao
|
791d17fed6
|
some improvments
|
2016-01-28 16:54:15 +08:00 |
Lunny Xiao
|
24c1f3c15a
|
merge #334
|
2016-01-21 22:28:27 +08:00 |
Fred Wu
|
bc1a38d2dd
|
fix a bug: when use xorm reverse tool for sqlite3 , if table have a …
struct like this UNIQUE(xx, xx) , reverse will fail.
|
2016-01-21 15:30:43 +08:00 |
Lunny Xiao
|
c1e9228d09
|
Merge branch 'wuxunliang-master'
|
2016-01-21 11:50:31 +08:00 |
Fred Wu
|
83c043ea5a
|
fix a bug: when use xorm reverse tool for sqlite3 , if table have a
struct like this UNIQUE(xx, xx) , reverse will fail.
|
2016-01-21 10:21:38 +08:00 |
Lunny Xiao
|
90c454a96a
|
bug fixed for Sync2 when mysql engine is myisam
|
2016-01-13 09:58:40 +08:00 |
Lunny Xiao
|
025e2a20e5
|
bug fixed for deleted & alias conflict
|
2016-01-12 17:19:47 +08:00 |
Lunny Xiao
|
fad61020e8
|
resolved #250, #317
|
2016-01-02 23:55:01 +08:00 |
Lunny Xiao
|
8700152b6c
|
resolved #67
|
2016-01-02 22:58:49 +08:00 |
Lunny Xiao
|
069f551119
|
remove trace code
|
2015-12-30 17:09:37 +08:00 |
Lunny Xiao
|
d3155a494d
|
updated readme
|
2015-12-30 16:58:58 +08:00 |
Lunny Xiao
|
00ee02e2bb
|
udpated readme
|
2015-12-30 16:49:46 +08:00 |
Lunny Xiao
|
5ca36c5476
|
resolved #326
|
2015-12-30 16:17:33 +08:00 |
Lunny Xiao
|
b85dbfe3ff
|
resolved #326
|
2015-12-29 18:16:27 +08:00 |
Lunny Xiao
|
d5819023e7
|
added varchar size increment auto sync for mysql in Sync2
|
2015-12-25 10:35:48 +08:00 |
Lunny Xiao
|
a8fba4d3d9
|
resolved #312
|
2015-12-03 16:11:27 +08:00 |
Lunny Xiao
|
829677bc38
|
Merge branch 'master' of github.com:go-xorm/xorm
|
2015-12-02 17:15:08 +08:00 |
Lunny Xiao
|
aac04b323f
|
bug fixed for update empty slice, map
|
2015-12-02 14:54:58 +08:00 |
Lunny Xiao
|
3626e6b1ee
|
Merge pull request #293 from tossp/tossp-patch-LIBPQ-CONNSTRING
PG connection URIs
|
2015-11-26 21:13:06 +08:00 |
TossPig
|
4153efc97e
|
Update pq_driver.go
fix
|
2015-11-26 19:04:38 +08:00 |
TossPig
|
1c77c0aa09
|
fix
修复一个判断错误
|
2015-11-26 16:49:12 +08:00 |
TossPig
|
1aa62881bb
|
CONNSTRING
同时兼容
postgresql和postgres
|
2015-11-26 16:47:40 +08:00 |
Lunny Xiao
|
b36f8ed87e
|
bug fixed for #249
|
2015-11-26 15:52:25 +08:00 |
Lunny Xiao
|
0cae9529c1
|
beautify for dump sql
|
2015-11-24 15:13:53 +08:00 |
Lunny Xiao
|
f7e6db28c0
|
Merge branch 'master' of github.com:go-xorm/xorm
|
2015-11-24 14:27:41 +08:00 |
Lunny Xiao
|
4d5da3bb4d
|
bug fixed for dump
|
2015-11-24 14:25:06 +08:00 |
Lunny Xiao
|
c643188922
|
Merge pull request #318 from evalphobia/feature/interface-is-zero
Modified time.IsZero() to use interface
|
2015-11-17 19:39:15 +08:00 |
evalphobia
|
b9ba2ed347
|
Modified time.IsZero() to use interface
|
2015-11-17 16:19:23 +09:00 |
Lunny Xiao
|
8bf440560e
|
bug fixed for update which includes json struct fields
|
2015-10-29 13:30:22 +08:00 |
Lunny Xiao
|
a0e63df407
|
bug fixed
|
2015-10-27 15:41:13 +08:00 |
Lunny Xiao
|
81d7f834b1
|
small optimizations for statement string generation
|
2015-10-27 14:45:48 +08:00 |
Lunny Xiao
|
d776f5da3e
|
bug fixed: resolved #288
|
2015-10-26 17:01:46 +08:00 |
Lunny Xiao
|
1d3b0d699e
|
bug fixed: resolved #301
|
2015-10-26 16:34:04 +08:00 |
Lunny Xiao
|
1da71e850a
|
resolved #309
|
2015-10-26 16:06:38 +08:00 |
Lunny Xiao
|
4578668362
|
bug fixed for extends insert
|
2015-10-26 14:51:04 +08:00 |
Lunny Xiao
|
6d9fe27a6d
|
disable gob register if cache is not enabled
|
2015-10-10 10:32:08 +08:00 |
Lunny Xiao
|
300379e016
|
bug fixed #297
|
2015-10-06 22:56:28 +08:00 |
Lunny Xiao
|
803f6db50c
|
improved readme
|
2015-09-24 22:49:14 +08:00 |
Lunny Xiao
|
4012ee5805
|
Merge pull request #295 from aviau/patch-1
copyright: add owner
|
2015-09-07 14:21:28 +08:00 |
Alexandre Viau
|
495927eb9c
|
copyright: added owner
|
2015-09-06 23:43:06 -04:00 |
TossPig
|
a3e2e73b65
|
PG connection URIs
http://www.postgresql.org/docs/current/static/libpq-connect.html#LIBPQ-CONNSTRING
|
2015-09-02 04:16:03 +08:00 |
Lunny Xiao
|
ce23797899
|
Merge branch 'master' of github.com:go-xorm/xorm
|
2015-08-31 17:10:45 +08:00 |
Lunny Xiao
|
ecad0c3ad6
|
typo error
|
2015-08-31 17:10:16 +08:00 |
Lunny Xiao
|
be4b6f2fae
|
Merge pull request #290 from evalphobia/feature/select-for-update
Added feature for SELECT ... FOR UPDATE
|
2015-08-30 22:11:58 +08:00 |
evalphobia
|
65f413ecf3
|
refactored genSelectSql
|
2015-08-30 20:23:46 +09:00 |
evalphobia
|
693501fd60
|
Fixed FOR UPDATE for each dialects #290
|
2015-08-30 20:07:18 +09:00 |