sqlopt

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2025 License: Apache-2.0 Imports: 2 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 LikeDisplayName

func LikeDisplayName(displayName string) SQLOption

func LikeDisplayNameOrModel

func LikeDisplayNameOrModel(displayName string) SQLOption

func WithDisplayName

func WithDisplayName(DisplayName string) SQLOption

func WithID

func WithID(id uint32) SQLOption

func WithIDs

func WithIDs(ids []uint32) SQLOption

func WithIsActive

func WithIsActive(isActive bool) SQLOption

func WithModel

func WithModel(model string) SQLOption

func WithModelType

func WithModelType(modelType string) SQLOption

func WithOrgID

func WithOrgID(orgID string) SQLOption

func WithProvider

func WithProvider(provider string) SQLOption

func WithUpdateLock

func WithUpdateLock() 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