Jan Mercl a46bafc8c8 Partially fix TestThread4.
modified:   generator.go
	modified:   internal/sqlite.org/sqlite-src-3190300/test/threadtest1.c
	new file:   internal/sqlite.org/sqlite-src-3190300/test/threadtest4.c
	modified:   internal/threadtest1/threadtest1_linux_amd64.go
	modified:   internal/threadtest4/threadtest4_linux_amd64.go
	modified:   z_linux_test.go
2017-07-07 17:45:24 +02:00
2017-07-07 17:45:24 +02:00
2017-07-04 17:14:51 +02:00
2017-07-07 17:45:24 +02:00
2017-04-21 01:17:29 +02:00
2017-07-04 17:14:51 +02:00
2017-04-21 01:17:29 +02:00
2017-04-21 01:17:29 +02:00
2017-04-21 01:17:29 +02:00
2017-04-21 01:17:29 +02:00
2017-07-07 17:45:24 +02:00

sqlite

Package sqlite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine. (Work In Progress)

Installation

$ go get github.com/cznic/sqlite

Documentation: godoc.org/github.com/cznic/sqlite

Description
pure-Go SQLite driver for Go (SQLite embedded)
Readme BSD-3-Clause 103 MiB
Languages
Go 100%