//
pkg.gl
Category
github.com/mikhailsoldatkin/platform_common
pkg
db
prettier
package
1.0.3
Repository:
https://github.com/mikhailsoldatkin/platform_common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
26 SLOC
#
Functions
Pretty
Pretty formats a SQL query string by replacing placeholders with actual argument values.
#
Constants
PlaceholderDollar
PlaceholderDollar represents the placeholder format for SQL queries using dollar notation.