Versions in this module Expand all Collapse all v0 v0.1.1 Mar 4, 2025 Changes in this version + func IsDryRun(selectStmt *query.Select) bool + func IsFalsePredicate(binary *expr.Binary) bool v0.1.0 Mar 1, 2025 Changes in this version + func RemapInnerQuery(aQuery *query.Select, rawExpr *expr.Raw, setName *string) error + type Values []driver.Value + func (v Values) Named() []driver.NamedValue