f9befa1b0aa87f9c9b0a1b8f4521a78c930b4470
Reorganize monolithic dbx.go and utility.go into focused files by concern, add package doc.go, and gitignore coverage.out. Co-authored-by: Cursor <cursoragent@cursor.com>
dbx
dbx (Database Eextensions) is a small toolkit of common and reusable database helpers built around the Jet SQL builder. Provides an app.Module.
Description
dbx is a small toolkit of reusable and common database patterns. Provides an app.Subsystem for initialization.
Languages
Go
100%