• gwenn's avatar
    Sets multi-thread mode for driver by default. · 8da40ff0
    gwenn authored
    Indeed, the database/sql package ensures that sqlite connections are
    used only by on goroutine at a time.
    The timeout has been increased to make go-sql-test passed.
    8da40ff0
driver.go 4.22 KB