Registry / testing / dolthub-sqllogictest-go

dolthub-sqllogictest-go

JSON →
library0.0.0-20240117232851-47bf95e955a2gogounverified

A Go implementation of the sqllogictest framework for testing SQL database correctness.

go get github.com/dolthub/sqllogictest/go
INSTALL
IMPORT
SIG · DOLTHUB-SQLLOGICTE
D
dolthub-sqllogictest-go
testinggov0.0.0-20240117232851-47bf95e955a2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sqllogictest
github.com/dolthub/sqllogictest/go

Creates a new sqllogictest runner instance.

package main import ( "fmt" "github.com/dolthub/sqllogictest/go" ) func main() { runner := sqllogictest.NewRunner() fmt.Println(runner) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20240117232851-47bf95e955a2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
dolthub-sqllogictest-go — go get dolthub-sqllogictest-go · libregistry