package
9.20.6+incompatible
Repository: https://github.com/alperrehayazgan/postgresbase.git
Documentation: pkg.go.dev

# Functions

Columnify strips invalid db identifier characters.
Sanitize sanitizes `str` by removing all characters satisfying `removePattern`.
Sentenize converts and normalizes string into a sentence.
Snakecase removes all non word characters and converts any english text into a snakecase.
UcFirst converts the first character of a string into uppercase.