schema

package
v0.0.0-...-914df79 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package schema specifies the ent schema types for gh-sql's database.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Issue

type Issue struct {
	ent.Schema
}

Issue holds the schema definition for the Issue entity.

func (Issue) Edges

func (Issue) Edges() []ent.Edge

Edges of the Issue.

func (Issue) Fields

func (Issue) Fields() []ent.Field

Fields of the Issue.

type IssueComment

type IssueComment struct {
	ent.Schema
}

IssueComment holds the schema definition for the IssueComment entity.

func (IssueComment) Edges

func (IssueComment) Edges() []ent.Edge

Edges of the IssueComment.

func (IssueComment) Fields

func (IssueComment) Fields() []ent.Field

Fields of the IssueComment.

type Repository

type Repository struct {
	ent.Schema
}

Repository holds the schema definition for the Repository entity.

func (Repository) Edges

func (Repository) Edges() []ent.Edge

Edges of the Repository.

func (Repository) Fields

func (Repository) Fields() []ent.Field

Fields of the Repository.

type User

type User struct {
	ent.Schema
}

User holds the schema definition for the User entity.

func (User) Edges

func (User) Edges() []ent.Edge

Edges of the User.

func (User) Fields

func (User) Fields() []ent.Field

Fields of the User.

Jump to

Keyboard shortcuts

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