postgres

package
v0.0.0-...-3ce7580 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New[T any](db *sqlx.DB, tableName string) *handler[T]

Types

type PrimaryKey

type PrimaryKey struct {
	UserID string
	ID     string
	RefIDs []string
}

type UpsertData

type UpsertData struct {
	RefIDs      []string // only be used for update query
	PayloadJSON string
}

Jump to

Keyboard shortcuts

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