Commit Graph

10 Commits

Author SHA1 Message Date
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
Lunny Xiao c31c21b051 add querymap & querystruct for tx 2014-02-10 10:03:13 +08:00
Lunny Xiao e462de93e9 add Row, Stmt etc. for db.go 2014-02-08 11:44:56 +08:00
Lunny Xiao e28f65b0ce improved benchmark test for db.go 2014-01-27 21:01:52 +08:00
Lunny Xiao f1a4636699 performance improved for db.ScanStruct2 2014-01-26 00:05:37 +08:00
Lunny Xiao 8c5763bb3a add struct, slice, map scan for db 2014-01-25 22:29:40 +08:00
Lunny Xiao e77fca31ae move tests to tests subdir & refactoring 2014-01-25 10:07:11 +08:00
Lunny Xiao 65edc742b4 merge dialect 2014-01-09 14:44:41 +08:00
Lunny Xiao 4df43ffa0f new architecture 2014-01-07 17:33:27 +08:00