Commit Graph

5 Commits (e8376936d577f8863b9de9f6351ab8f2e3c3dfed)

Author SHA1 Message Date
Kevin Wan f070d447ef
refactor for better error reporting on sql error (#1016)
* refactor for better error reporting on sql error

* fix errors

* add docs
3 years ago
Kevin Wan f6d9e19ecb
expose sql.DB to let orm operate on it (#1015)
* expose sql.DB to let orm operate on it

* add missing RawDB methods

* add NewSqlConnFromDB for cooperate with dtm
3 years ago
Kevin Wan 5b22823018
fix bug that empty query in transaction (#801) 3 years ago
Kevin Wan 5e969cbef0
fix golint issues, else blocks (#457) 4 years ago
kevin 7e3a369a8f initial import 4 years ago