Versions in this module Expand all Collapse all v1 v1.2.48 Jan 17, 2025 v1.2.47 Dec 28, 2024 v1.2.46 Dec 28, 2024 v1.2.45 Dec 28, 2024 v1.2.44 Dec 25, 2024 Changes in this version + const Bool + const Null + const Num + const Text + const Time + type B interface + Build func() string + type Brace struct + Do BraceDo + E string + S string + func NewBrace[T ~string | rune | byte](S ...T) Brace + func (b Brace) NotValid() bool + func (b Brace) Valid() bool + type BraceDo func(str string) string + type Insert struct + BraceColumn Brace + BraceTable Brace + BraceText Brace + BraceValue []func(string) string + Column []string + Table string + Values [][]any + func (i *Insert) Build() string + func (i *Insert) NotValid() bool