schema

package
v0.0.0-...-8ec472f Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2025 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AIEmployee

type AIEmployee struct {
	ent.Schema
}

AIEmployee holds the schema definition for the AIEmployee entity.

func (AIEmployee) Annotations

func (AIEmployee) Annotations() []schema.Annotation

func (AIEmployee) Edges

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

Edges of the AIEmployee.

func (AIEmployee) Fields

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

Fields of the AIEmployee.

type AITask

type AITask struct {
	ent.Schema
}

AITask holds the schema definition for the AITask entity.

func (AITask) Annotations

func (AITask) Annotations() []schema.Annotation

func (AITask) Edges

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

Edges of the AITask.

func (AITask) Fields

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

Fields of the AITask.

type Admin

type Admin struct {
	ent.Schema
}

Admin holds the schema definition for the Admin entity.

func (Admin) Annotations

func (Admin) Annotations() []schema.Annotation

func (Admin) Edges

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

Edges of the Admin.

func (Admin) Fields

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

Fields of the Admin.

type AdminLoginHistory

type AdminLoginHistory struct {
	ent.Schema
}

AdminLoginHistory holds the schema definition for the AdminLoginHistory entity.

func (AdminLoginHistory) Annotations

func (AdminLoginHistory) Annotations() []schema.Annotation

func (AdminLoginHistory) Edges

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

Edges of the AdminLoginHistory.

func (AdminLoginHistory) Fields

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

Fields of the AdminLoginHistory.

type AdminRole

type AdminRole struct {
	ent.Schema
}

AdminRole holds the schema definition for the AdminRole entity.

func (AdminRole) Annotations

func (AdminRole) Annotations() []schema.Annotation

func (AdminRole) Edges

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

Edges of the AdminRole.

func (AdminRole) Fields

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

Fields of the AdminRole.

type ApiKey

type ApiKey struct {
	ent.Schema
}

ApiKey holds the schema definition for the ApiKey entity.

func (ApiKey) Annotations

func (ApiKey) Annotations() []schema.Annotation

func (ApiKey) Edges

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

Edges of the ApiKey.

func (ApiKey) Fields

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

Fields of the ApiKey.

type BillingPlan

type BillingPlan struct {
	ent.Schema
}

BillingPlan holds the schema definition for the BillingPlan entity.

func (BillingPlan) Annotations

func (BillingPlan) Annotations() []schema.Annotation

func (BillingPlan) Edges

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

Edges of the BillingPlan.

func (BillingPlan) Fields

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

Fields of the BillingPlan.

type BillingQuota

type BillingQuota struct {
	ent.Schema
}

BillingQuota holds the schema definition for the BillingQuota entity.

func (BillingQuota) Annotations

func (BillingQuota) Annotations() []schema.Annotation

func (BillingQuota) Edges

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

Edges of the BillingQuota.

func (BillingQuota) Fields

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

Fields of the BillingQuota.

func (BillingQuota) Mixin

func (BillingQuota) Mixin() []ent.Mixin

type BillingRecord

type BillingRecord struct {
	ent.Schema
}

BillingRecord holds the schema definition for the BillingRecord entity.

func (BillingRecord) Annotations

func (BillingRecord) Annotations() []schema.Annotation

func (BillingRecord) Edges

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

Edges of the BillingRecord.

func (BillingRecord) Fields

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

Fields of the BillingRecord.

type BillingUsage

type BillingUsage struct {
	ent.Schema
}

BillingUsage holds the schema definition for the BillingUsage entity.

func (BillingUsage) Annotations

func (BillingUsage) Annotations() []schema.Annotation

func (BillingUsage) Edges

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

Edges of the BillingUsage.

func (BillingUsage) Fields

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

Fields of the BillingUsage.

func (BillingUsage) Mixin

func (BillingUsage) Mixin() []ent.Mixin

type CodeSnippet

type CodeSnippet struct {
	ent.Schema
}

CodeSnippet holds the schema definition for the CodeSnippet entity.

func (CodeSnippet) Annotations

func (CodeSnippet) Annotations() []schema.Annotation

func (CodeSnippet) Edges

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

Edges of the CodeSnippet.

func (CodeSnippet) Fields

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

Fields of the CodeSnippet.

func (CodeSnippet) Indexes

func (CodeSnippet) Indexes() []ent.Index

Indexes of the CodeSnippet.

type Extension

type Extension struct {
	ent.Schema
}

Extension holds the schema definition for the Extension entity.

func (Extension) Annotations

func (Extension) Annotations() []schema.Annotation

func (Extension) Edges

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

Edges of the Extension.

func (Extension) Fields

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

Fields of the Extension.

type InviteCode

type InviteCode struct {
	ent.Schema
}

InviteCode holds the schema definition for the InviteCode entity.

func (InviteCode) Annotations

func (InviteCode) Annotations() []schema.Annotation

func (InviteCode) Edges

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

Edges of the InviteCode.

func (InviteCode) Fields

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

Fields of the InviteCode.

type License

type License struct {
	ent.Schema
}

License holds the schema definition for the License entity.

func (License) Annotations

func (License) Annotations() []schema.Annotation

func (License) Edges

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

Edges of the License.

func (License) Fields

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

Fields of the License.

type Model

type Model struct {
	ent.Schema
}

Model holds the schema definition for the Model entity.

func (Model) Annotations

func (Model) Annotations() []schema.Annotation

func (Model) Edges

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

Edges of the Model.

func (Model) Fields

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

Fields of the Model.

type ModelProvider

type ModelProvider struct {
	ent.Schema
}

ModelProvider holds the schema definition for the ModelProvider entity.

func (ModelProvider) Annotations

func (ModelProvider) Annotations() []schema.Annotation

func (ModelProvider) Edges

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

Edges of the ModelProvider.

func (ModelProvider) Fields

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

Fields of the ModelProvider.

type ModelProviderModel

type ModelProviderModel struct {
	ent.Schema
}

ModelProviderModel holds the schema definition for the ModelProviderModel entity.

func (ModelProviderModel) Annotations

func (ModelProviderModel) Annotations() []schema.Annotation

func (ModelProviderModel) Edges

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

Edges of the ModelProviderModel.

func (ModelProviderModel) Fields

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

Fields of the ModelProviderModel.

type Role

type Role struct {
	ent.Schema
}

Role holds the schema definition for the Role entity.

func (Role) Annotations

func (Role) Annotations() []schema.Annotation

func (Role) Edges

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

Edges of the Role.

func (Role) Fields

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

Fields of the Role.

type SecurityScanning

type SecurityScanning struct {
	ent.Schema
}

SecurityScanning holds the schema definition for the SecurityScanning entity.

func (SecurityScanning) Annotations

func (SecurityScanning) Annotations() []schema.Annotation

func (SecurityScanning) Edges

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

Edges of the SecurityScanning.

func (SecurityScanning) Fields

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

Fields of the SecurityScanning.

type SecurityScanningResult

type SecurityScanningResult struct {
	ent.Schema
}

SecurityScanningResult holds the schema definition for the SecurityScanningResult entity.

func (SecurityScanningResult) Annotations

func (SecurityScanningResult) Annotations() []schema.Annotation

func (SecurityScanningResult) Edges

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

Edges of the SecurityScanningResult.

func (SecurityScanningResult) Fields

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

Fields of the SecurityScanningResult.

type Setting

type Setting struct {
	ent.Schema
}

Setting holds the schema definition for the Setting entity.

func (Setting) Annotations

func (Setting) Annotations() []schema.Annotation

func (Setting) Edges

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

Edges of the Setting.

func (Setting) Fields

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

Fields of the Setting.

type Task

type Task struct {
	ent.Schema
}

Task holds the schema definition for the Task entity.

func (Task) Annotations

func (Task) Annotations() []schema.Annotation

func (Task) Edges

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

Edges of the Task.

func (Task) Fields

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

Fields of the Task.

type TaskRecord

type TaskRecord struct {
	ent.Schema
}

TaskRecord holds the schema definition for the TaskRecord entity.

func (TaskRecord) Annotations

func (TaskRecord) Annotations() []schema.Annotation

func (TaskRecord) Edges

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

Edges of the TaskRecord.

func (TaskRecord) Fields

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

Fields of the TaskRecord.

type User

type User struct {
	ent.Schema
}

User holds the schema definition for the User entity.

func (User) Annotations

func (User) Annotations() []schema.Annotation

func (User) Edges

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

Edges of the User.

func (User) Fields

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

Fields of the User.

func (User) Mixin

func (User) Mixin() []ent.Mixin

type UserGroup

type UserGroup struct {
	ent.Schema
}

UserGroup holds the schema definition for the UserGroup entity.

func (UserGroup) Annotations

func (UserGroup) Annotations() []schema.Annotation

func (UserGroup) Edges

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

Edges of the UserGroup.

func (UserGroup) Fields

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

Fields of the UserGroup.

type UserGroupAdmin

type UserGroupAdmin struct {
	ent.Schema
}

UserGroupAdmin holds the schema definition for the UserGroupAdmin entity.

func (UserGroupAdmin) Annotations

func (UserGroupAdmin) Annotations() []schema.Annotation

Annotations of the UserGroupAdmin.

func (UserGroupAdmin) Edges

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

Edges of the UserGroupAdmin.

func (UserGroupAdmin) Fields

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

Fields of the UserGroupAdmin.

func (UserGroupAdmin) Indexes

func (UserGroupAdmin) Indexes() []ent.Index

Indexes of the UserGroupAdmin.

type UserGroupUser

type UserGroupUser struct {
	ent.Schema
}

UserGroupUser holds the schema definition for the UserGroupUser entity.

func (UserGroupUser) Annotations

func (UserGroupUser) Annotations() []schema.Annotation

Annotations of the UserGroupUser.

func (UserGroupUser) Edges

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

Edges of the UserGroupUser.

func (UserGroupUser) Fields

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

Fields of the UserGroupUser.

func (UserGroupUser) Indexes

func (UserGroupUser) Indexes() []ent.Index

type UserIdentity

type UserIdentity struct {
	ent.Schema
}

UserIdentity holds the schema definition for the UserIdentity entity.

func (UserIdentity) Annotations

func (UserIdentity) Annotations() []schema.Annotation

func (UserIdentity) Edges

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

Edges of the UserIdentity.

func (UserIdentity) Fields

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

Fields of the UserIdentity.

func (UserIdentity) Mixin

func (UserIdentity) Mixin() []ent.Mixin

type UserLoginHistory

type UserLoginHistory struct {
	ent.Schema
}

UserLoginHistory holds the schema definition for the UserLoginHistory entity.

func (UserLoginHistory) Annotations

func (UserLoginHistory) Annotations() []schema.Annotation

func (UserLoginHistory) Edges

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

Edges of the UserLoginHistory.

func (UserLoginHistory) Fields

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

Fields of the UserLoginHistory.

type Workspace

type Workspace struct {
	ent.Schema
}

Workspace holds the schema definition for the Workspace entity.

func (Workspace) Annotations

func (Workspace) Annotations() []schema.Annotation

func (Workspace) Edges

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

Edges of the Workspace.

func (Workspace) Fields

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

Fields of the Workspace.

func (Workspace) Indexes

func (Workspace) Indexes() []ent.Index

Indexes of the Workspace.

type WorkspaceFile

type WorkspaceFile struct {
	ent.Schema
}

WorkspaceFile holds the schema definition for the WorkspaceFile entity.

func (WorkspaceFile) Annotations

func (WorkspaceFile) Annotations() []schema.Annotation

func (WorkspaceFile) Edges

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

Edges of the WorkspaceFile.

func (WorkspaceFile) Fields

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

Fields of the WorkspaceFile.

func (WorkspaceFile) Indexes

func (WorkspaceFile) Indexes() []ent.Index

Indexes of the WorkspaceFile.

Jump to

Keyboard shortcuts

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