package
0.0.0-20241003202332-6aa2c668d9b1
Repository: https://github.com/rusher2004/nerdb.git
Documentation: pkg.go.dev

# README

null

Just a nice little set of structs to ease the marshalling and unmarshalling of types that need to play well with nullable types in Postgres. They embed null types from the database/sql package. This is not an exhaustive set of nullable types, which will be added as they are needed.