go-sqlite
go-sqlite copied to clipboard
feat: SingleRow
- Add sqlitex.SingleRow
- Add sqlitex.SingleRowFS
Fixes #85
If you want to avoid cluttering the package, this could also go in a subpackage like sqlitex/singlerow.
We're not going to go with this approach (at least without more discussion), so I'm closing out this PR. Thread is at https://github.com/zombiezen/go-sqlite/discussions/90