package
2.35.1+incompatible
Repository: https://github.com/keboola/keboola-as-code.git
Documentation: pkg.go.dev

# Functions

And groups predicates with the AND operator between them.
BranchID applies equality check predicate on the "branchID" field.
BranchIDEQ applies the EQ predicate on the "branchID" field.
BranchIDGT applies the GT predicate on the "branchID" field.
BranchIDGTE applies the GTE predicate on the "branchID" field.
BranchIDIn applies the In predicate on the "branchID" field.
BranchIDLT applies the LT predicate on the "branchID" field.
BranchIDLTE applies the LTE predicate on the "branchID" field.
BranchIDNEQ applies the NEQ predicate on the "branchID" field.
BranchIDNotIn applies the NotIn predicate on the "branchID" field.
ByBranchID orders the results by the branchID field.
ByComponentID orders the results by the componentID field.
ByConfigID orders the results by the configID field.
ByDescription orders the results by the description field.
ByID orders the results by the id field.
ByIsDisabled orders the results by the isDisabled field.
ByName orders the results by the name field.
ByParentField orders the results by parent field.
ByRowID orders the results by the rowID field.
ComponentID applies equality check predicate on the "componentID" field.
ComponentIDContains applies the Contains predicate on the "componentID" field.
ComponentIDContainsFold applies the ContainsFold predicate on the "componentID" field.
ComponentIDEQ applies the EQ predicate on the "componentID" field.
ComponentIDEqualFold applies the EqualFold predicate on the "componentID" field.
ComponentIDGT applies the GT predicate on the "componentID" field.
ComponentIDGTE applies the GTE predicate on the "componentID" field.
ComponentIDHasPrefix applies the HasPrefix predicate on the "componentID" field.
ComponentIDHasSuffix applies the HasSuffix predicate on the "componentID" field.
ComponentIDIn applies the In predicate on the "componentID" field.
ComponentIDLT applies the LT predicate on the "componentID" field.
ComponentIDLTE applies the LTE predicate on the "componentID" field.
ComponentIDNEQ applies the NEQ predicate on the "componentID" field.
ComponentIDNotIn applies the NotIn predicate on the "componentID" field.
ConfigID applies equality check predicate on the "configID" field.
ConfigIDContains applies the Contains predicate on the "configID" field.
ConfigIDContainsFold applies the ContainsFold predicate on the "configID" field.
ConfigIDEQ applies the EQ predicate on the "configID" field.
ConfigIDEqualFold applies the EqualFold predicate on the "configID" field.
ConfigIDGT applies the GT predicate on the "configID" field.
ConfigIDGTE applies the GTE predicate on the "configID" field.
ConfigIDHasPrefix applies the HasPrefix predicate on the "configID" field.
ConfigIDHasSuffix applies the HasSuffix predicate on the "configID" field.
ConfigIDIn applies the In predicate on the "configID" field.
ConfigIDLT applies the LT predicate on the "configID" field.
ConfigIDLTE applies the LTE predicate on the "configID" field.
ConfigIDNEQ applies the NEQ predicate on the "configID" field.
ConfigIDNotIn applies the NotIn predicate on the "configID" field.
Description applies equality check predicate on the "description" field.
DescriptionContains applies the Contains predicate on the "description" field.
DescriptionContainsFold applies the ContainsFold predicate on the "description" field.
DescriptionEQ applies the EQ predicate on the "description" field.
DescriptionEqualFold applies the EqualFold predicate on the "description" field.
DescriptionGT applies the GT predicate on the "description" field.
DescriptionGTE applies the GTE predicate on the "description" field.
DescriptionHasPrefix applies the HasPrefix predicate on the "description" field.
DescriptionHasSuffix applies the HasSuffix predicate on the "description" field.
DescriptionIn applies the In predicate on the "description" field.
DescriptionLT applies the LT predicate on the "description" field.
DescriptionLTE applies the LTE predicate on the "description" field.
DescriptionNEQ applies the NEQ predicate on the "description" field.
DescriptionNotIn applies the NotIn predicate on the "description" field.
HasParent applies the HasEdge predicate on the "parent" edge.
HasParentWith applies the HasEdge predicate on the "parent" edge with a given conditions (other predicates).
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.
IsDisabled applies equality check predicate on the "isDisabled" field.
IsDisabledEQ applies the EQ predicate on the "isDisabled" field.
IsDisabledNEQ applies the NEQ predicate on the "isDisabled" 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.
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.
Not applies the not operator on the given predicate.
Or groups predicates with the OR operator between them.
RowID applies equality check predicate on the "rowID" field.
RowIDContains applies the Contains predicate on the "rowID" field.
RowIDContainsFold applies the ContainsFold predicate on the "rowID" field.
RowIDEQ applies the EQ predicate on the "rowID" field.
RowIDEqualFold applies the EqualFold predicate on the "rowID" field.
RowIDGT applies the GT predicate on the "rowID" field.
RowIDGTE applies the GTE predicate on the "rowID" field.
RowIDHasPrefix applies the HasPrefix predicate on the "rowID" field.
RowIDHasSuffix applies the HasSuffix predicate on the "rowID" field.
RowIDIn applies the In predicate on the "rowID" field.
RowIDLT applies the LT predicate on the "rowID" field.
RowIDLTE applies the LTE predicate on the "rowID" field.
RowIDNEQ applies the NEQ predicate on the "rowID" field.
RowIDNotIn applies the NotIn predicate on the "rowID" field.
ValidColumn reports if the column name is valid (part of the table columns).

# Constants

EdgeParent holds the string denoting the parent edge name in mutations.
FieldBranchID holds the string denoting the branchid field in the database.
FieldComponentID holds the string denoting the componentid field in the database.
FieldConfigID holds the string denoting the configid field in the database.
FieldContent holds the string denoting the content field in the database.
FieldDescription holds the string denoting the description field in the database.
FieldID holds the string denoting the id field in the database.
FieldIsDisabled holds the string denoting the isdisabled field in the database.
FieldName holds the string denoting the name field in the database.
FieldRowID holds the string denoting the rowid field in the database.
Label holds the string label denoting the configurationrow type in the database.
ParentColumn is the table column denoting the parent relation/edge.
ParentInverseTable is the table name for the Configuration entity.
ParentTable is the table that holds the parent relation/edge.
Table holds the table name of the configurationrow in the database.

# Variables

BranchIDValidator is a validator for the "branchID" field.
Columns holds all SQL columns for configurationrow fields.
ComponentIDValidator is a validator for the "componentID" field.
ConfigIDValidator is a validator for the "configID" field.
DefaultIsDisabled holds the default value on creation for the "isDisabled" field.
ForeignKeys holds the SQL foreign-keys that are owned by the "configuration_rows" table and are not defined as standalone fields in the schema.
IDValidator is a validator for the "id" field.
NameValidator is a validator for the "name" field.
RowIDValidator is a validator for the "rowID" field.

# Type aliases

OrderOption defines the ordering options for the ConfigurationRow queries.