assets

package
v0.0.0-...-4b3f104 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PGTypes = []PGType{}/* 695 elements not displayed */

PGTypes is a slice of PGType representing constant PostgreSQL types.

Functions

This section is empty.

Types

type PGType

type PGType struct {
	Typname string
	OID     int
}

PGType represents a PostgreSQL type with a type name and an OID.

Jump to

Keyboard shortcuts

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