branchuser

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// BranchID field has db type "bigint NOT NULL"
	BranchID pgm.Field = "branch_users.branch_id"
	// UserID field has db type "bigint NOT NULL"
	UserID pgm.Field = "branch_users.user_id"
	// RoleID field has db type "smallint NOT NULL"
	RoleID pgm.Field = "branch_users.role_id"
	// CreatedAt field has db type "timestamp with time zone DEFAULT CURRENT_TIMESTAMP NOT NULL"
	CreatedAt pgm.Field = "branch_users.created_at"
	// UpdatedAt field has db type "timestamp with time zone DEFAULT CURRENT_TIMESTAMP NOT NULL"
	UpdatedAt pgm.Field = "branch_users.updated_at"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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