Versions in this module Expand all Collapse all v0 v0.1.0 May 30, 2019 Changes in this version + func Test(t *testing.T, d database.Driver, command []byte, params ...interface{}) + func TestExec(t *testing.T, d database.Driver, command io.Reader, params []interface{}) + func TestLockAndUnlock(t *testing.T, d database.Driver) + func TestTransaction(t *testing.T, d database.Driver)