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 dbxm registers the MySQL Jet query debug logger for dbx.
|
||||
//
|
||||
// Blank-import this package when using dbx with MySQL and [dbx.DBConfig.DebugLog]
|
||||
// is enabled:
|
||||
//
|
||||
// import _ "gitea.auvem.com/go-toolkit/dbx/dbxm"
|
||||
package dbxm
|
||||
Reference in New Issue
Block a user