Versions in this module Expand all Collapse all v0 v0.26.0 May 24, 2026 v0.25.0 May 24, 2026 Changes in this version + func DeleteWithMultipleConditions() (string, []interface{}, error) + func InsertWithMultipleColumns() (string, []interface{}, error) + func SelectWithLimit() (string, []interface{}, error) + func SelectWithOrderBy() (string, []interface{}, error) + func SimpleDelete() (string, []interface{}, error) + func SimpleInsert() (string, []interface{}, error) + func SimpleSelect() (string, []interface{}, error) + func SimpleUpdate() (string, []interface{}, error) + func UpdateWithMultipleColumns() (string, []interface{}, error)