Commit Graph

7 Commits

Author SHA1 Message Date
Lunny Xiao a2ebf21969 v0.1.2 Insert function now supports both struct and slice pointer parameters, batch inserting and auto transaction 2013-05-12 21:37:10 +08:00
Lunny Xiao 22259898f3 add In() function 2013-05-11 16:27:17 +08:00
Lunny Xiao 09848afbcf use default connection params 2013-05-09 09:56:58 +08:00
Lunny Xiao 4ebee70f92 use relfect.Type as key of tables map 2013-05-08 22:50:19 +08:00
Lunny Xiao 5870dbaab0 add sql execution support 2013-05-08 21:42:22 +08:00
Lunny Xiao 74e0e3b175 fix mysql test and sqlite test 2013-05-06 16:01:17 +08:00
Lunny Xiao 4969e8bf94 init project 2013-05-03 15:26:51 +08:00