Sergey Kurt
|
eb247210c0
|
Fix golint ' receiver name ... should be ...' warnings
|
2016-11-09 17:43:27 +03:00 |
Sergey Kurt
|
227b82da41
|
Fix golint 'should omit (type|2nd value) ...' warnings
|
2016-11-09 12:37:59 +03:00 |
Sergey Kurt
|
07c9772d40
|
errors.New(fmt.Sprintf(...)) -> fmt.Errorf(...)
|
2016-11-08 16:48:56 +03:00 |
Sergey Kurt
|
fe3fd2e4b0
|
Fix go vet warnings
|
2016-11-07 23:16:49 +03:00 |
Lunny Xiao
|
7d0f249cf5
|
resolved #416
|
2016-06-30 16:35:04 +08:00 |
Lunny Xiao
|
5c116a34d6
|
bug fixed #379
|
2016-04-22 21:43:22 +08:00 |
Lunny Xiao
|
a0aaa7d72b
|
logging interface changed and resolved #160 #219 #353
|
2016-02-16 17:18:01 +08:00 |
Lunny Xiao
|
f9c968d98a
|
dialect interface changed
|
2015-05-19 22:39:50 +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
|
aa90a634d4
|
resolved #176 & cache bug fixed
|
2015-04-01 16:32:17 +08:00 |
Lunny Xiao
|
044198f373
|
oracle drop table fixed
|
2015-03-13 15:20:24 +08:00 |
Lunny Xiao
|
479deaff02
|
oci8 support
|
2015-03-12 17:21:02 +08:00 |
Lunny Xiao
|
4d5681caf8
|
oracle support, to be continued
|
2015-03-03 14:58:01 +08:00 |
Lunny Xiao
|
1d28ab2dcf
|
bug fxied
|
2015-02-28 15:45:24 +08:00 |
Lunny Xiao
|
3a5d5aa786
|
cache support all kinds of primary keys
|
2014-11-08 11:12:37 +08:00 |
Lunny Xiao
|
6ea489a1a9
|
add reserved words for mysql,sqlite,mssql,oracle
|
2014-09-06 23:25:46 +08:00 |
商讯在线
|
34e79e0d63
|
fix bugs https://github.com/go-xorm/cmd/issues/3
Signed-off-by: 商讯在线 <swhbox@foxmail.com>
|
2014-08-24 21:15:16 +08:00 |
Lunny Xiao
|
bd1487ba55
|
bug fixed
|
2014-05-29 16:53:23 +08:00 |
Lunny Xiao
|
c7b8826cda
|
bug fixed for sqlite3 & oracle dialect
|
2014-05-14 20:26:42 +08:00 |
Lunny Xiao
|
8c79a0cc1d
|
new dialect interface
|
2014-04-23 14:01:04 +08:00 |
Lunny Xiao
|
f76246da0a
|
small improvement
|
2014-04-21 17:49:34 +08:00 |
Lunny Xiao
|
9a6458134a
|
set db to dialect
|
2014-04-18 18:39:07 +08:00 |
Nash Tsai
|
81c947b61b
|
flattened dialects dir and register db dialect for assocaited registered driver
|
2014-04-11 21:06:11 +08:00 |