docs: add V1 README, CHANGELOG, and package docs
Expand README with setup and API guidance, add CHANGELOG breaking section, and refresh package documentation for the V1 API surface. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// Package dbxp registers the Postgres Jet query debug logger for dbx.
|
||||
//
|
||||
// Blank-import this package when using dbx with Postgres and [dbx.DBConfig.DebugLog]
|
||||
// is enabled:
|
||||
//
|
||||
// import _ "gitea.auvem.com/go-toolkit/dbx/dbxp"
|
||||
package dbxp
|
||||
Reference in New Issue
Block a user