sql

package
v5.0.0-...-b98a0e9 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2024 License: AGPL-3.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DAOError = errors.RegisterBaseSentinel(errors.SqlDAO, "sql-users")
)

Functions

func NewDAO

func NewDAO(ctx context.Context, db *gorm.DB) user.DAO

NewDAO wraps passed DAO with specific Pydio implementation of User DAO and returns it.

Types

type LowerEq

type LowerEq struct {
	Column interface{}
	Value  interface{}
}

func (*LowerEq) Build

func (eq *LowerEq) Build(builder clause.Builder)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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