Lunny Xiao
|
b36f8ed87e
|
bug fixed for #249
|
2015-11-26 15:52:25 +08:00 |
evalphobia
|
b9ba2ed347
|
Modified time.IsZero() to use interface
|
2015-11-17 16:19:23 +09:00 |
evalphobia
|
f7a19aef97
|
Support float and bool for nullable update
|
2015-06-12 14:03:11 +09: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
|
8506d65874
|
bug fixed for custom time
|
2015-05-26 14:06:54 +08:00 |
Lunny Xiao
|
1992491553
|
license
|
2015-04-28 16:25:04 +08:00 |
Shintaro Kaneko
|
74a9355457
|
Fix to refer invalid memory access on helpers.go
|
2015-03-06 12:37:05 +00:00 |
Lunny Xiao
|
26932e9b90
|
bug fixed #84
|
2015-02-28 17:31:51 +08:00 |
Lunny Xiao
|
11d36774e9
|
bug fixed
|
2015-02-28 17:03:28 +08:00 |
Lunny Xiao
|
8dcef74e9a
|
bug fixed
|
2015-02-28 16:15:12 +08:00 |
Lunny Xiao
|
507ee4df02
|
resolved #163
|
2015-02-23 12:24:26 +08:00 |
Lunny Xiao
|
5cdb680945
|
add cascade non-int64 primary key support & bug fixed #178
|
2015-02-22 23:52:53 +08:00 |
Nash Tsai
|
edc91fde4c
|
move helper functions to helpers.go
|
2015-01-29 10:56:20 +08:00 |
商讯在线
|
2f4fa912b9
|
improved
|
2014-08-30 22:17:59 +08:00 |
Lunny Xiao
|
56967f80c8
|
bug fixed for go1.3beta
|
2014-05-12 23:27:15 +08:00 |
Lunny Xiao
|
5080b2b571
|
Merge branch 'master' into dev
Conflicts:
dialects/oracle.go
dialects/postgres.go
docs/QuickStart.md
engine.go
mysql.go
session.go
statement.go
table.go
tests/base_test.go
xorm.go
xorm/go.go
xorm/reverse.go
|
2014-04-11 15:37:27 +08:00 |
Lunny Xiao
|
9b23e7d6c0
|
resolved #89: if struct has func, the struct's name is the result
|
2014-04-08 16:46:23 +08:00 |
Lunny Xiao
|
b66e7aa067
|
use core.DB instead of sql.DB
|
2014-02-11 14:59:04 +08:00 |
Lunny Xiao
|
245d1fafb5
|
move types to core subdir
|
2014-02-11 14:16:14 +08:00 |
Nash Tsai
|
7bbabe72f0
|
add Session.row2Bean
|
2013-12-27 02:14:30 +08:00 |
Lunny Xiao
|
59412a951c
|
use tabs
|
2013-12-18 11:31:32 +08:00 |
Lunny Xiao
|
c70b4ad8d3
|
replace tab to 4 spaces for all codes
|
2013-12-09 10:29:23 +08:00 |
Lunny Xiao
|
605ec87f65
|
improved docs & resolved #
14
|
2013-11-22 14:11:07 +08:00 |
Lunny Xiao
|
1b47321704
|
improved docs
|
2013-09-30 09:17:35 +08:00 |
Lunny Xiao
|
48fa4c6fbc
|
many bugs fixed
|
2013-09-26 15:19:39 +08:00 |