safe

package
v8.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package safe provides utilities for safely quoting SQL identifiers and strings.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func QuoteRawSQLForTenant

func QuoteRawSQLForTenant(q ToQuoter, raw, tenantID string) string

Types

type ToQuoter

type ToQuoter interface {
	QuoteTo(clause.Writer, string)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL