Commit Graph

121 Commits

Author SHA1 Message Date
S.W.H caab71fa14 Merge pull request #1 from admpub/master
support enum type for mysql
2014-05-05 22:33:20 +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 e649ef538f add FormatBytes for dialect 2014-05-04 13:52:56 +08:00
Lunny Xiao aafdd49780 new dialect interface 2014-04-23 15:23:03 +08:00
Lunny Xiao 4bcb0fbd6a rename ScanStruct to ScanStructByIndex and ScanStruct2 to ScanStructByName 2014-04-21 15:13:32 +08:00
Lunny Xiao 05943b9679 new interface 2014-04-21 11:15:12 +08:00
Lunny Xiao ea82aa0fbf add set db to dialect 2014-04-18 18:39:59 +08:00
Nash Tsai 9d0a49a52c Merge branch 'master' of github.com:go-xorm/core 2014-04-17 20:55:22 +08:00
Nash Tsai d3d1b7ce9a check for empty charset 2014-04-17 20:55:06 +08:00
Lunny Xiao e078c8d64a Merge branch 'master' of github.com:go-xorm/core 2014-04-17 10:14:23 +08:00
Lunny Xiao a3a11834dc improved 2014-04-17 10:13:51 +08:00
Nash Tsai fdb300db20 add RegisteredDriverSize() 2014-04-16 01:11:50 +08:00
Lunny Xiao d029b1ca86 add OpenDialect 2014-04-15 10:45:38 +08:00
Nash Tsai 720f2e2f6d Merge branch 'master' of github.com:go-xorm/core 2014-04-14 15:30:55 +08:00
Nash Tsai cbc40d3a01 public Driver interface 2014-04-14 15:30:31 +08:00
Lunny Xiao 46546777ae add some interface for dialect 2014-04-13 15:37:25 +08:00
Lunny Xiao 3dd33af2d6 add SeqFilter 2014-04-11 23:32:10 +08:00
Nash Tsai dbcb6fe173 make DbType public 2014-04-11 21:05:08 +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