Lunny Xiao
|
0a5845a61c
|
bug fixed for innerInsert
|
2015-08-30 09:48:16 +08:00 |
Lunny Xiao
|
dd30b1fa61
|
oracle insert primary key set back support
|
2015-08-28 17:01:41 +08:00 |
Lunny Xiao
|
adadb47c60
|
bug fixed for oracle insert
|
2015-08-26 14:28:59 +08:00 |
Lunny Xiao
|
964ff43d18
|
added gitter chatroom
|
2015-08-26 09:39:56 +08:00 |
Lunny Xiao
|
3344480060
|
Merge pull request #287 from tossp/table_schema
修改GetColumns函数
|
2015-08-26 06:58:36 +08:00 |
TossPig
|
b6ffc57f80
|
修改GetColumns函数
防止数据库中,存在多个schema同表名,不同的字段属性的污染
|
2015-08-25 22:37:16 +08:00 |
Lunny Xiao
|
a01186e3cd
|
bug fixed for #283
|
2015-08-24 16:43:58 +08:00 |
Lunny Xiao
|
97e7703766
|
bug fixed & comment trace line
|
2015-08-12 23:11:45 +08:00 |
Lunny Xiao
|
b3ec16b09c
|
bug fixed #280
|
2015-08-12 22:02:27 +08:00 |
Lunny Xiao
|
29fd03b318
|
hack for ql support
|
2015-08-07 09:55:42 +08:00 |
Lunny Xiao
|
6cc6e18143
|
Merge branch 'master' of github.com:go-xorm/xorm
|
2015-08-06 14:25:02 +08:00 |
Lunny Xiao
|
f9e450f348
|
add AfterSet processor support & resolved #276
|
2015-08-06 14:24:17 +08:00 |
Lunny Xiao
|
7b8945acfe
|
Merge pull request #273 from evalphobia/feature/last-sql
Added feature for storing lastSQL query on session
|
2015-07-28 21:38:31 +08:00 |
evalphobia
|
ebd11048f3
|
Added feature for storing lastSQL query on session
|
2015-07-28 13:03:20 +09:00 |
Lunny Xiao
|
b6a31aa9a3
|
bug fixed #260
|
2015-07-28 10:03:32 +08:00 |
Lunny Xiao
|
a4765bce78
|
Merge pull request #270 from winxxp/master
add support sql.NullString sql.NullInt64 ...
|
2015-07-27 09:44:30 +08:00 |
haolei
|
88a0888d6d
|
修正支持sql.NullString...时AllCols()时没有更新空字段。
|
2015-07-26 00:01:06 +08:00 |
haolei
|
3189b41ec3
|
修正支持sql.NullString字段时,使用Iterater方法时崩溃
|
2015-07-20 14:13:13 +08:00 |
haolei
|
916367d81e
|
增加支持sql.NullString...Iterate方法。
|
2015-07-20 11:23:29 +08:00 |
unknown
|
d716685a9e
|
add support sql.NullString sql.NullInt64 ...
|
2015-07-20 10:43:36 +08:00 |
Lunny Xiao
|
ffa0712280
|
resolved for go-gitea/gitea#105
|
2015-07-08 16:53:35 +08:00 |
Lunny Xiao
|
2ee7de9fa5
|
bug fixed for sync2
|
2015-06-27 12:36:38 +08:00 |
Lunny Xiao
|
76eef59c8f
|
Merge branch 'master' of github.com:go-xorm/xorm
|
2015-06-26 21:21:28 +08:00 |
Lunny Xiao
|
6b8d0973c7
|
bug fixed for #261
|
2015-06-26 21:21:12 +08:00 |
Lunny Xiao
|
72ee356344
|
Merge pull request #257 from evalphobia/feature/nullable-float-bool
Support float and bool for nullable update
|
2015-06-12 14:36:58 +08:00 |
evalphobia
|
f7a19aef97
|
Support float and bool for nullable update
|
2015-06-12 14:03:11 +09:00 |
Lunny Xiao
|
04c8a594a6
|
Merge pull request #256 from evalphobia/feature/add-nullable-update
Add feature to update with null for non pointer value
|
2015-06-11 22:54:35 +08:00 |
evalphobia
|
1ebd50ead5
|
Added feature to update with null for non pointer value
|
2015-06-10 23:04:14 +09:00 |
Lunny Xiao
|
a4f9a9f877
|
bug fixed for #251
|
2015-06-02 23:05:42 +08:00 |
Lunny Xiao
|
88cba93cd2
|
add qreader case
|
2015-05-26 16:27:18 +08:00 |
Lunny Xiao
|
8506d65874
|
bug fixed for custom time
|
2015-05-26 14:06:54 +08:00 |
Lunny Xiao
|
ff6f3b7a8d
|
bug fixed for auto condition on join
|
2015-05-25 17:49:28 +08:00 |
Lunny Xiao
|
439cc27466
|
added Select method for special select column express
|
2015-05-24 21:32:27 +08:00 |
Lunny Xiao
|
fb995894f0
|
bug fixed
|
2015-05-20 10:27:01 +08:00 |
Lunny Xiao
|
f9c968d98a
|
dialect interface changed
|
2015-05-19 22:39:50 +08:00 |
Lunny Xiao
|
a7e7288163
|
bug fixed
|
2015-05-18 17:04:25 +08:00 |
Lunny Xiao
|
cb75b2cd9c
|
bug fixed
|
2015-05-07 17:14:06 +08:00 |
Lunny Xiao
|
1992491553
|
license
|
2015-04-28 16:25:04 +08:00 |
Lunny Xiao
|
7fd31fc7e7
|
bug fixed for oracle NVARCHAR2
|
2015-04-03 22:37:37 +08:00 |
Lunny Xiao
|
12dc100317
|
version
|
2015-04-01 22:08:17 +08:00 |
Lunny Xiao
|
276fc097cb
|
update readme
|
2015-04-01 21:53:17 +08:00 |
Lunny Xiao
|
aa90a634d4
|
resolved #176 & cache bug fixed
|
2015-04-01 16:32:17 +08:00 |
Lunny Xiao
|
e06b88ec16
|
version
|
2015-04-01 10:56:39 +08:00 |
Lunny Xiao
|
e4b568f3b3
|
automatically call Rollback in Close, resolved #221, #206
|
2015-03-31 07:03:41 +08:00 |
Lunny Xiao
|
e2889e5517
|
Merge pull request #223 from linquize/mssql-quote
MSSQL: Also use doublequote as quote char to avoid problems
|
2015-03-26 09:42:05 +08:00 |
Linquize
|
f353a900f4
|
MSSQL: Also use doublequote as quote char to avoid problems
|
2015-03-26 00:38:01 +08:00 |
Lunny Xiao
|
1f0dd9bef2
|
bug fixed for isTableEmpty
|
2015-03-13 15:26:47 +08:00 |
Lunny Xiao
|
044198f373
|
oracle drop table fixed
|
2015-03-13 15:20:24 +08:00 |
Lunny Xiao
|
ba131dd9a0
|
resolved #199
|
2015-03-12 22:26:45 +08:00 |
Lunny Xiao
|
a068aadd27
|
use old drop table interface
|
2015-03-12 18:03:52 +08:00 |