end
29b855f2b9
test: fill remaining V1 test coverage
...
Add JSONB, pointer/filter, MustFetchOne, and dialect logger registration
tests for dbxm and dbxp.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 17:51:17 -07:00
end
7647884464
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 >
2026-06-29 17:50:47 -07:00
end
14686a83cb
move utilities out of db-specific packages
...
DestName & NormalCols now live in root dbx package utilizing union
interfaces. SoftDelete helper has been dropped.
2026-01-28 11:57:50 -08:00
end
d5c7926e97
revert InitModuleDB pattern, back to single ModuleDB func
2025-06-12 17:45:55 -07:00
end
32567471e1
refactor with improved developer ux in mind
...
- Most functions now live directly in the dbx package
- dbxp and dbxm are now ONLY the few functions that cannot be shared
2025-06-12 17:44:44 -07:00
end
6129163b84
add SQLOFunc type and update SQLO error messages
2025-06-05 14:21:59 -07:00
end
b0672cdf13
simplify subpackage naming
2025-06-04 18:23:34 -07:00