package
1.3.12
Repository: https://github.com/kilianstallz/stage-sync.git
Documentation: pkg.go.dev

# Functions

BuildDeleteQuery builds an delete query from the given parameters.
BuildInsertQuery builds an insert query from the given parameters.
BuildSelectQuery build a select query from the given parameters.
BuildUpdateQuery builds an update query from the given parameters witch only updates the changed columns of the row.