This commit is contained in:
+3
-1
@@ -39,7 +39,9 @@ func TestCreateUpdateStatement(t *testing.T) {
|
||||
JsonVal JsonObj `json:"jsonVal" db:"json_val"`
|
||||
}
|
||||
|
||||
sqlite.RegisterAsSQLITE3()
|
||||
if !langext.InArray("sqlite3", sql.Drivers()) {
|
||||
sqlite.RegisterAsSQLITE3()
|
||||
}
|
||||
|
||||
ctx := context.Background()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user