# Functions
And groups predicates with the AND operator between them.
AppID applies equality check predicate on the "app_id" field.
AppIDEQ applies the EQ predicate on the "app_id" field.
AppIDGT applies the GT predicate on the "app_id" field.
AppIDGTE applies the GTE predicate on the "app_id" field.
AppIDIn applies the In predicate on the "app_id" field.
AppIDLT applies the LT predicate on the "app_id" field.
AppIDLTE applies the LTE predicate on the "app_id" field.
AppIDNEQ applies the NEQ predicate on the "app_id" field.
AppIDNotIn applies the NotIn predicate on the "app_id" field.
Body applies equality check predicate on the "body" field.
BodyContains applies the Contains predicate on the "body" field.
BodyContainsFold applies the ContainsFold predicate on the "body" field.
BodyEQ applies the EQ predicate on the "body" field.
BodyEqualFold applies the EqualFold predicate on the "body" field.
BodyGT applies the GT predicate on the "body" field.
BodyGTE applies the GTE predicate on the "body" field.
BodyHasPrefix applies the HasPrefix predicate on the "body" field.
BodyHasSuffix applies the HasSuffix predicate on the "body" field.
BodyIn applies the In predicate on the "body" field.
BodyIsNil applies the IsNil predicate on the "body" field.
BodyLT applies the LT predicate on the "body" field.
BodyLTE applies the LTE predicate on the "body" field.
BodyNEQ applies the NEQ predicate on the "body" field.
BodyNotIn applies the NotIn predicate on the "body" field.
BodyNotNil applies the NotNil predicate on the "body" field.
CcTosIsNil applies the IsNil predicate on the "cc_tos" field.
CcTosNotNil applies the NotNil predicate on the "cc_tos" field.
CreatedAt applies equality check predicate on the "created_at" field.
CreatedAtEQ applies the EQ predicate on the "created_at" field.
CreatedAtGT applies the GT predicate on the "created_at" field.
CreatedAtGTE applies the GTE predicate on the "created_at" field.
CreatedAtIn applies the In predicate on the "created_at" field.
CreatedAtLT applies the LT predicate on the "created_at" field.
CreatedAtLTE applies the LTE predicate on the "created_at" field.
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
DefaultToUsername applies equality check predicate on the "default_to_username" field.
DefaultToUsernameContains applies the Contains predicate on the "default_to_username" field.
DefaultToUsernameContainsFold applies the ContainsFold predicate on the "default_to_username" field.
DefaultToUsernameEQ applies the EQ predicate on the "default_to_username" field.
DefaultToUsernameEqualFold applies the EqualFold predicate on the "default_to_username" field.
DefaultToUsernameGT applies the GT predicate on the "default_to_username" field.
DefaultToUsernameGTE applies the GTE predicate on the "default_to_username" field.
DefaultToUsernameHasPrefix applies the HasPrefix predicate on the "default_to_username" field.
DefaultToUsernameHasSuffix applies the HasSuffix predicate on the "default_to_username" field.
DefaultToUsernameIn applies the In predicate on the "default_to_username" field.
DefaultToUsernameLT applies the LT predicate on the "default_to_username" field.
DefaultToUsernameLTE applies the LTE predicate on the "default_to_username" field.
DefaultToUsernameNEQ applies the NEQ predicate on the "default_to_username" field.
DefaultToUsernameNotIn applies the NotIn predicate on the "default_to_username" field.
DeletedAt applies equality check predicate on the "deleted_at" field.
DeletedAtEQ applies the EQ predicate on the "deleted_at" field.
DeletedAtGT applies the GT predicate on the "deleted_at" field.
DeletedAtGTE applies the GTE predicate on the "deleted_at" field.
DeletedAtIn applies the In predicate on the "deleted_at" field.
DeletedAtLT applies the LT predicate on the "deleted_at" field.
DeletedAtLTE applies the LTE predicate on the "deleted_at" field.
DeletedAtNEQ applies the NEQ predicate on the "deleted_at" field.
DeletedAtNotIn applies the NotIn predicate on the "deleted_at" field.
EntID applies equality check predicate on the "ent_id" field.
EntIDEQ applies the EQ predicate on the "ent_id" field.
EntIDGT applies the GT predicate on the "ent_id" field.
EntIDGTE applies the GTE predicate on the "ent_id" field.
EntIDIn applies the In predicate on the "ent_id" field.
EntIDLT applies the LT predicate on the "ent_id" field.
EntIDLTE applies the LTE predicate on the "ent_id" field.
EntIDNEQ applies the NEQ predicate on the "ent_id" field.
EntIDNotIn applies the NotIn predicate on the "ent_id" field.
ID filters vertices based on their ID field.
IDEQ applies the EQ predicate on the ID field.
IDGT applies the GT predicate on the ID field.
IDGTE applies the GTE predicate on the ID field.
IDIn applies the In predicate on the ID field.
IDLT applies the LT predicate on the ID field.
IDLTE applies the LTE predicate on the ID field.
IDNEQ applies the NEQ predicate on the ID field.
IDNotIn applies the NotIn predicate on the ID field.
LangID applies equality check predicate on the "lang_id" field.
LangIDEQ applies the EQ predicate on the "lang_id" field.
LangIDGT applies the GT predicate on the "lang_id" field.
LangIDGTE applies the GTE predicate on the "lang_id" field.
LangIDIn applies the In predicate on the "lang_id" field.
LangIDLT applies the LT predicate on the "lang_id" field.
LangIDLTE applies the LTE predicate on the "lang_id" field.
LangIDNEQ applies the NEQ predicate on the "lang_id" field.
LangIDNotIn applies the NotIn predicate on the "lang_id" field.
Not applies the not operator on the given predicate.
Or groups predicates with the OR operator between them.
ReplyTosIsNil applies the IsNil predicate on the "reply_tos" field.
ReplyTosNotNil applies the NotNil predicate on the "reply_tos" field.
Sender applies equality check predicate on the "sender" field.
SenderContains applies the Contains predicate on the "sender" field.
SenderContainsFold applies the ContainsFold predicate on the "sender" field.
SenderEQ applies the EQ predicate on the "sender" field.
SenderEqualFold applies the EqualFold predicate on the "sender" field.
SenderGT applies the GT predicate on the "sender" field.
SenderGTE applies the GTE predicate on the "sender" field.
SenderHasPrefix applies the HasPrefix predicate on the "sender" field.
SenderHasSuffix applies the HasSuffix predicate on the "sender" field.
SenderIn applies the In predicate on the "sender" field.
SenderIsNil applies the IsNil predicate on the "sender" field.
SenderLT applies the LT predicate on the "sender" field.
SenderLTE applies the LTE predicate on the "sender" field.
SenderNEQ applies the NEQ predicate on the "sender" field.
SenderNotIn applies the NotIn predicate on the "sender" field.
SenderNotNil applies the NotNil predicate on the "sender" field.
Subject applies equality check predicate on the "subject" field.
SubjectContains applies the Contains predicate on the "subject" field.
SubjectContainsFold applies the ContainsFold predicate on the "subject" field.
SubjectEQ applies the EQ predicate on the "subject" field.
SubjectEqualFold applies the EqualFold predicate on the "subject" field.
SubjectGT applies the GT predicate on the "subject" field.
SubjectGTE applies the GTE predicate on the "subject" field.
SubjectHasPrefix applies the HasPrefix predicate on the "subject" field.
SubjectHasSuffix applies the HasSuffix predicate on the "subject" field.
SubjectIn applies the In predicate on the "subject" field.
SubjectIsNil applies the IsNil predicate on the "subject" field.
SubjectLT applies the LT predicate on the "subject" field.
SubjectLTE applies the LTE predicate on the "subject" field.
SubjectNEQ applies the NEQ predicate on the "subject" field.
SubjectNotIn applies the NotIn predicate on the "subject" field.
SubjectNotNil applies the NotNil predicate on the "subject" field.
UpdatedAt applies equality check predicate on the "updated_at" field.
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
UpdatedAtGT applies the GT predicate on the "updated_at" field.
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
UpdatedAtIn applies the In predicate on the "updated_at" field.
UpdatedAtLT applies the LT predicate on the "updated_at" field.
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
UsedFor applies equality check predicate on the "used_for" field.
UsedForContains applies the Contains predicate on the "used_for" field.
UsedForContainsFold applies the ContainsFold predicate on the "used_for" field.
UsedForEQ applies the EQ predicate on the "used_for" field.
UsedForEqualFold applies the EqualFold predicate on the "used_for" field.
UsedForGT applies the GT predicate on the "used_for" field.
UsedForGTE applies the GTE predicate on the "used_for" field.
UsedForHasPrefix applies the HasPrefix predicate on the "used_for" field.
UsedForHasSuffix applies the HasSuffix predicate on the "used_for" field.
UsedForIn applies the In predicate on the "used_for" field.
UsedForIsNil applies the IsNil predicate on the "used_for" field.
UsedForLT applies the LT predicate on the "used_for" field.
UsedForLTE applies the LTE predicate on the "used_for" field.
UsedForNEQ applies the NEQ predicate on the "used_for" field.
UsedForNotIn applies the NotIn predicate on the "used_for" field.
UsedForNotNil applies the NotNil predicate on the "used_for" field.
ValidColumn reports if the column name is valid (part of the table columns).
# Constants
FieldAppID holds the string denoting the app_id field in the database.
FieldBody holds the string denoting the body field in the database.
FieldCcTos holds the string denoting the cc_tos field in the database.
FieldCreatedAt holds the string denoting the created_at field in the database.
FieldDefaultToUsername holds the string denoting the default_to_username field in the database.
FieldDeletedAt holds the string denoting the deleted_at field in the database.
FieldEntID holds the string denoting the ent_id field in the database.
FieldID holds the string denoting the id field in the database.
FieldLangID holds the string denoting the lang_id field in the database.
FieldReplyTos holds the string denoting the reply_tos field in the database.
FieldSender holds the string denoting the sender field in the database.
FieldSubject holds the string denoting the subject field in the database.
FieldUpdatedAt holds the string denoting the updated_at field in the database.
FieldUsedFor holds the string denoting the used_for field in the database.
Label holds the string label denoting the emailtemplate type in the database.
Table holds the table name of the emailtemplate in the database.
# Variables
Columns holds all SQL columns for emailtemplate fields.
DefaultBody holds the default value on creation for the "body" field.
DefaultCcTos holds the default value on creation for the "cc_tos" field.
DefaultCreatedAt holds the default value on creation for the "created_at" field.
DefaultDeletedAt holds the default value on creation for the "deleted_at" field.
DefaultEntID holds the default value on creation for the "ent_id" field.
DefaultReplyTos holds the default value on creation for the "reply_tos" field.
DefaultSender holds the default value on creation for the "sender" field.
DefaultSubject holds the default value on creation for the "subject" field.
DefaultUpdatedAt holds the default value on creation for the "updated_at" field.
DefaultUsedFor holds the default value on creation for the "used_for" field.
Note that the variables below are initialized by the runtime package on the initialization of the application.
Note that the variables below are initialized by the runtime package on the initialization of the application.
UpdateDefaultUpdatedAt holds the default value on update for the "updated_at" field.