I find that the [`TimeFormat`](https://pkg.go.dev/github.com/ncruces/go-sqlite3@v0.30.5#TimeFormat) type (and its constants) is useful with any SQLite Go driver, not just yours. What about publishing it as a separate module?
I find that the
TimeFormattype (and its constants) is useful with any SQLite Go driver, not just yours.What about publishing it as a separate module?