package
0.0.0-20241226173335-507e70a7b9e1
Repository: https://github.com/rtp-gcp/go-testy.git
Documentation: pkg.go.dev

# README

go mod init dbtesty go run dbmain.go go get github.com/mattn/go-sqlite3 sqlite3 tables.db .tables ctrl-d will exit sqlite3 select * from users;