Commit Graph

5 Commits

Author SHA1 Message Date
Lunny Xiao f1b4f83684
fix no rows return error when close (#1334) 2019-06-20 23:12:08 +08:00
Lunny Xiao 971629c4f2
add more tests for rows (#1201) 2019-01-20 21:49:23 +08:00
Lunny Xiao bd20c37bfb
Add SetSchema for engine (#876)
* add SetSchema for engine

* fix user

* fix postgres with schema

* fix test

* fix test

* fix test

* fix tablename

* refactor tableName

* fix schema support

* improve the interface of EngineInterface
2018-04-10 09:50:29 +08:00
Lunny Xiao 60c6346a77 add more tests for rows (#664) 2017-07-27 14:38:39 +08:00
Lunny Xiao 5d752706f0
more tests 2017-05-27 17:31:39 +08:00