sqlopt

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SQLOptions

func SQLOptions(opts ...SQLOption) sqlOptions

Types

type SQLOption

type SQLOption interface {
	Apply(db *gorm.DB) *gorm.DB
}

func InRagIds

func InRagIds(ragIds []string) SQLOption

func LikeBriefName

func LikeBriefName(briefName string) SQLOption

func WithName added in v0.2.5

func WithName(name string) SQLOption

func WithOrgID

func WithOrgID(orgID string) SQLOption

func WithRagID

func WithRagID(ragID string) SQLOption

func WithUserID

func WithUserID(userID string) SQLOption

Jump to

Keyboard shortcuts

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