package
0.0.0-20241031204042-4b3f10472615
Repository: https://github.com/quill-sql/quill-go.git
Documentation: pkg.go.dev

# Functions

Capitalize takes a string and returns it with the first character capitalized.
No description provided by the author
No description provided by the author
No description provided by the author
Function to get a type name by Oid.
Depluralize takes a string and returns its singular form.
IsSuperset checks if obj has all the fields of the baseStruct type.
No description provided by the author
NewPgError creates a new PgError with the given details.
No description provided by the author
No description provided by the author

# Structs

PgError represents a custom error type for PostgreSQL errors.
No description provided by the author