# 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.
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.
CreatedBy applies equality check predicate on the "created_by" field.
CreatedByEQ applies the EQ predicate on the "created_by" field.
CreatedByGT applies the GT predicate on the "created_by" field.
CreatedByGTE applies the GTE predicate on the "created_by" field.
CreatedByIn applies the In predicate on the "created_by" field.
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
CreatedByLT applies the LT predicate on the "created_by" field.
CreatedByLTE applies the LTE predicate on the "created_by" field.
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
CreatedByNotNil applies the NotNil predicate on the "created_by" 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.
Ext applies equality check predicate on the "ext" field.
ExtContains applies the Contains predicate on the "ext" field.
ExtContainsFold applies the ContainsFold predicate on the "ext" field.
ExtEQ applies the EQ predicate on the "ext" field.
ExtEqualFold applies the EqualFold predicate on the "ext" field.
ExtGT applies the GT predicate on the "ext" field.
ExtGTE applies the GTE predicate on the "ext" field.
ExtHasPrefix applies the HasPrefix predicate on the "ext" field.
ExtHasSuffix applies the HasSuffix predicate on the "ext" field.
ExtIn applies the In predicate on the "ext" field.
ExtIsNil applies the IsNil predicate on the "ext" field.
ExtLT applies the LT predicate on the "ext" field.
ExtLTE applies the LTE predicate on the "ext" field.
ExtNEQ applies the NEQ predicate on the "ext" field.
ExtNotIn applies the NotIn predicate on the "ext" field.
ExtNotNil applies the NotNil predicate on the "ext" 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.
MediaURL applies equality check predicate on the "media_url" field.
MediaURLContains applies the Contains predicate on the "media_url" field.
MediaURLContainsFold applies the ContainsFold predicate on the "media_url" field.
MediaURLEQ applies the EQ predicate on the "media_url" field.
MediaURLEqualFold applies the EqualFold predicate on the "media_url" field.
MediaURLGT applies the GT predicate on the "media_url" field.
MediaURLGTE applies the GTE predicate on the "media_url" field.
MediaURLHasPrefix applies the HasPrefix predicate on the "media_url" field.
MediaURLHasSuffix applies the HasSuffix predicate on the "media_url" field.
MediaURLIn applies the In predicate on the "media_url" field.
MediaURLIsNil applies the IsNil predicate on the "media_url" field.
MediaURLLT applies the LT predicate on the "media_url" field.
MediaURLLTE applies the LTE predicate on the "media_url" field.
MediaURLNEQ applies the NEQ predicate on the "media_url" field.
MediaURLNotIn applies the NotIn predicate on the "media_url" field.
MediaURLNotNil applies the NotNil predicate on the "media_url" field.
Name applies equality check predicate on the "name" field.
NameContains applies the Contains predicate on the "name" field.
NameContainsFold applies the ContainsFold predicate on the "name" field.
NameEQ applies the EQ predicate on the "name" field.
NameEqualFold applies the EqualFold predicate on the "name" field.
NameGT applies the GT predicate on the "name" field.
NameGTE applies the GTE predicate on the "name" field.
NameHasPrefix applies the HasPrefix predicate on the "name" field.
NameHasSuffix applies the HasSuffix predicate on the "name" field.
NameIn applies the In predicate on the "name" field.
NameIsNil applies the IsNil predicate on the "name" field.
NameLT applies the LT predicate on the "name" field.
NameLTE applies the LTE predicate on the "name" field.
NameNEQ applies the NEQ predicate on the "name" field.
NameNotIn applies the NotIn predicate on the "name" field.
NameNotNil applies the NotNil predicate on the "name" field.
Not applies the not operator on the given predicate.
Or groups predicates with the OR operator between them.
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.
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.
FieldCreatedAt holds the string denoting the created_at field in the database.
FieldCreatedBy holds the string denoting the created_by 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.
FieldExt holds the string denoting the ext field in the database.
FieldID holds the string denoting the id field in the database.
FieldMediaURL holds the string denoting the media_url field in the database.
FieldName holds the string denoting the name field in the database.
FieldUpdatedAt holds the string denoting the updated_at field in the database.
Label holds the string label denoting the media type in the database.
Table holds the table name of the media in the database.
# Variables
Columns holds all SQL columns for media fields.
DefaultCreatedAt holds the default value on creation for the "created_at" field.
DefaultCreatedBy holds the default value on creation for the "created_by" 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.
DefaultExt holds the default value on creation for the "ext" field.
DefaultMediaURL holds the default value on creation for the "media_url" field.
DefaultName holds the default value on creation for the "name" field.
DefaultUpdatedAt holds the default value on creation for the "updated_at" 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.