Documentation
¶
Overview ¶
Package common provides shared utilities for PostgreSQL repositories.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SafeDataType ¶
func SafeDataType(dt *entity.InjectableDataType) entity.InjectableDataType
SafeDataType returns the data type value or TEXT if nil.
func SafeString ¶
SafeString returns the string value or empty string if nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.