end 8053aafa6f refactor: use dialect-neutral Jet type aliases
Replace mysql/postgres intersection interfaces with mysql type aliases
per go-jet/jet#555 and generalize Apply/Expr signatures.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 17:47:56 -07:00
2026-01-28 11:22:48 -08:00
2026-01-28 11:22:06 -08:00
2026-01-27 15:09:43 -08:00
2025-05-30 16:28:28 -07:00

dbx

dbx (Database Eextensions) is a small toolkit of common and reusable database helpers built around the Jet SQL builder. Provides an app.Module.

S
Description
dbx is a small toolkit of reusable and common database patterns. Provides an app.Subsystem for initialization.
Readme BSD-3-Clause 169 KiB
Languages
Go 100%