Commit Graph

12 Commits

Author SHA1 Message Date
BetaCat eb27fffacf enhancement: auto-transaction (#1093)
* enhancement: auto-transaction

* auto transaction
2018-09-17 22:45:49 +08:00
Loli caab56ac7e docs(README): fix limit sql (#830) 2018-01-22 05:33:52 -06:00
Lunny Xiao 20a684b85a
don't ignore vendor folder 2017-03-26 20:31:47 +08:00
Andrey Nering 24a6ab1609 Add migrate package for schema versioned migrations (#549)
This is a port from https://github.com/go-gormigrate/gormigrate
2017-03-25 22:10:23 +08:00
Lunny Xiao 86cf0e8c3c
add test framework 2017-03-23 14:05:32 +08:00
Lunny Xiao 9225f21f45 bug fixed for json unmarshal 2016-06-30 15:43:28 +08:00
Lunny Xiao 59412a951c use tabs 2013-12-18 11:31:32 +08:00
Lunny Xiao 489322c8ca add .vendor to gitignore 2013-12-08 21:41:51 +08:00
Lunny Xiao e5c421d6ff fixed delete bug #12 2013-11-21 01:26:07 +08:00
Lunny Xiao 2a6991886c Add And and Or method for query condition 2013-11-09 21:13:16 +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