Commit Graph

16 Commits

Author SHA1 Message Date
Lunny Xiao b1f8a9cefb resolved go-xorm/xorm#416 2016-06-30 16:33:09 +08:00
Victor Gaydov 49d0620cff Add Column.TableName field 2016-04-28 18:06:27 +03:00
Lunny Xiao 9e608f7330 Merge branch 'master' of github.com:go-xorm/core 2016-02-03 11:10:35 +08:00
Lunny Xiao 7aa53cce17 added column specify time zone support 2016-02-03 11:10:20 +08:00
Henry Huang 41d16df21c improved: dataStruct's type equals interface 2016-01-21 15:44:47 +08:00
Lunny Xiao acb6f00daf extends unlimit levels support 2015-11-25 17:54:33 +08:00
Lunny Xiao 16cb27928f add support for get column value of map 2015-02-13 18:46:32 +08:00
Lunny Xiao a949e067ce support Find(struct1, struct2), param1 is different from param2 2014-11-22 12:23:31 +08:00
oinume 3e99070567 Tag name changed: softdelete -> deleted 2014-11-05 15:28:37 +09:00
Kazuhiro Oinuma dabc882406 Add softdelete feature 2014-11-03 22:02:45 +09:00
Lunny Xiao 865fc8c0fb add set type 2014-08-07 22:17:14 +08:00
Lunny Xiao aed19a5f81 add support for ptr to extends struct 2014-05-08 13:24:07 +08:00
商讯在线 c42f893230 support enum type for mysql
Signed-off-by: 商讯在线 <swhbox@foxmail.com>
2014-05-05 22:33:28 +08:00
Lunny Xiao 46546777ae add some interface for dialect 2014-04-13 15:37:25 +08:00
Lunny Xiao 22c515f1e0 fixed 2014-04-11 15:38:09 +08:00
Lunny Xiao a18c751d44 init core after sperated repository 2014-04-08 20:57:04 +08:00