Skip to content

Commit

Permalink
add sqlite (#13)
Browse files Browse the repository at this point in the history
* add SQLiteEngine

* modify .travis.yml for sqlite_test

* modify dbFilePath

* Update README.md
  • Loading branch information
madneal authored and khaiql committed Apr 17, 2019
1 parent bcdf5e5 commit 9e2d967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ func TestRunSuite(t *testing.T) {

* postgres
* mysql
* sqlite3

## Write cleaner for other drivers

Expand Down

0 comments on commit 9e2d967

Please sign in to comment.