repository

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2026 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MigrationDir = "migrations"

directory within MigrationsFS where migration files are located

View Source
var MigrationsFS embed.FS

Functions

func BuildCountQuery added in v0.4.0

func BuildCountQuery(filterRequest *filter.Request, baseQuery string, querySettings pgquery.Settings) (string, []any, error)

BuildCountQuery builds a count query based on the provided filter request

func BuildListQuery added in v0.11.0

func BuildListQuery(resultSelector query.ResultSelector, baseQuery string, querySettings pgquery.Settings) (string, []any, error)

BuildListQuery builds a query for retrieving results based on the provided result selector

func NewClient

func NewClient(postgres config.Database) (*sqlx.DB, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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