Commit Graph

15 Commits

Author SHA1 Message Date
Lunny Xiao d33f21fcb7
add IsJSON on Column 2017-07-20 20:04:00 +08:00
u0x01 87aca22337 Add support for jsonb (#19)
`jsonb` type can work like `json` type now.
2016-12-14 11:05:06 +08:00
Lunny Xiao 147b5cf5c2 added bytes type 2016-05-13 10:51:19 +08:00
Lunny Xiao 8d208d9ad8 bug fixed for pointer to alias type 2016-04-28 22:24:07 +08:00
leafsoar 1948b7077e support jsonb 2016-02-18 14:48:26 +08:00
Lunny Xiao 4813c0110d added IsJson for SQLType 2015-08-06 15:24:21 +08:00
Lunny Xiao bacc62db6e bug fixed for go-xorm/xorm#261 2015-06-26 21:20:29 +08:00
Lunny Xiao 8cc025cd8e use gob to instead json to store pk & added json type 2015-04-01 16:16:22 +08:00
Lunny Xiao a9aba4b935 add oci8 support 2015-03-12 18:04:32 +08:00
Lunny Xiao c7420dd938 add nvarchar type 2014-10-24 12:43:32 +08:00
Lunny Xiao 865fc8c0fb add set type 2014-08-07 22:17:14 +08:00
砼砼 a0e7f24f6c pqsql-uuid 2014-06-23 21:46:52 +08:00
商讯在线 c42f893230 support enum type for mysql
Signed-off-by: 商讯在线 <swhbox@foxmail.com>
2014-05-05 22:33:28 +08:00
Lunny Xiao 724a99021f add sql type bool methods 2014-05-05 17:55:25 +08:00
Lunny Xiao a18c751d44 init core after sperated repository 2014-04-08 20:57:04 +08:00