MCPcopy Create free account

hub / github.com/ariga/atlas / functions

Functions7,770 in github.com/ariga/atlas

MethodOldField
OldField returns the old value of the field from the database. An error is returned if the mutation operation is not UpdateOne, or the query to the da
cmd/atlas/internal/migrate/ent/mutation.go:803
MethodOnCommit
OnCommit adds a hook to call on commit.
cmd/atlas/internal/migrate/ent/tx.go:81
MethodOnConflict
OnConflict allows configuring the `ON CONFLICT` / `ON DUPLICATE KEY` clause of the `INSERT` statement. For example: client.Revision.CreateBulk(build
cmd/atlas/internal/migrate/ent/revision_create.go:879
MethodOnConflictColumns
OnConflictColumns calls `OnConflict` and configures the columns as conflict target. Using this option is equivalent to using: client.Revision.Create
cmd/atlas/internal/migrate/ent/revision_create.go:341
MethodOnConflictColumns
OnConflictColumns calls `OnConflict` and configures the columns as conflict target. Using this option is equivalent to using: client.Revision.Create
cmd/atlas/internal/migrate/ent/revision_create.go:892
MethodOnRollback
OnRollback adds a hook to call on rollback.
cmd/atlas/internal/migrate/ent/tx.go:137
MethodOnlyIDX
OnlyIDX is like OnlyID, but panics if an error occurs.
cmd/atlas/internal/migrate/ent/revision_query.go:158
MethodOnlyX
OnlyX is like Only, but panics if an error occurs.
cmd/atlas/internal/migrate/ent/revision_query.go:130
FunctionOpen
Open calls ent.Open and auto-run migration.
cmd/atlas/internal/migrate/ent/enttest/enttest.go:60
FunctionOpen
Open a new docker client.
cmd/atlas/internal/docker/docker.go:568
MethodOpen
Open implements fs.FS.
sql/migrate/dir.go:398
MethodOpen
Open calls f(ctx, u).
sql/sqlclient/client.go:261
MethodOpen
(name string)
sql/sqlite/driver_test.go:27
MethodOpen
Open returns a new connection to the database.
sdk/recordriver/driver.go:84
FunctionOpenTx
OpenTx opens a transaction. If foreign keys are enabled, it disables them, checks for constraint violations, opens the transaction and before committi
sql/sqlite/driver.go:247
FunctionOperatorVersion
OperatorVersion applies equality check predicate on the "operator_version" field. It's identical to OperatorVersionEQ.
cmd/atlas/internal/migrate/ent/revision/where.go:120
FunctionOperatorVersionContains
OperatorVersionContains applies the Contains predicate on the "operator_version" field.
cmd/atlas/internal/migrate/ent/revision/where.go:683
FunctionOperatorVersionContainsFold
OperatorVersionContainsFold applies the ContainsFold predicate on the "operator_version" field.
cmd/atlas/internal/migrate/ent/revision/where.go:703
FunctionOperatorVersionEQ
OperatorVersionEQ applies the EQ predicate on the "operator_version" field.
cmd/atlas/internal/migrate/ent/revision/where.go:643
FunctionOperatorVersionEqualFold
OperatorVersionEqualFold applies the EqualFold predicate on the "operator_version" field.
cmd/atlas/internal/migrate/ent/revision/where.go:698
FunctionOperatorVersionGT
OperatorVersionGT applies the GT predicate on the "operator_version" field.
cmd/atlas/internal/migrate/ent/revision/where.go:663
FunctionOperatorVersionGTE
OperatorVersionGTE applies the GTE predicate on the "operator_version" field.
cmd/atlas/internal/migrate/ent/revision/where.go:668
FunctionOperatorVersionHasPrefix
OperatorVersionHasPrefix applies the HasPrefix predicate on the "operator_version" field.
cmd/atlas/internal/migrate/ent/revision/where.go:688
FunctionOperatorVersionHasSuffix
OperatorVersionHasSuffix applies the HasSuffix predicate on the "operator_version" field.
cmd/atlas/internal/migrate/ent/revision/where.go:693
FunctionOperatorVersionIn
OperatorVersionIn applies the In predicate on the "operator_version" field.
cmd/atlas/internal/migrate/ent/revision/where.go:653
FunctionOperatorVersionLT
OperatorVersionLT applies the LT predicate on the "operator_version" field.
cmd/atlas/internal/migrate/ent/revision/where.go:673
FunctionOperatorVersionLTE
OperatorVersionLTE applies the LTE predicate on the "operator_version" field.
cmd/atlas/internal/migrate/ent/revision/where.go:678
FunctionOperatorVersionNEQ
OperatorVersionNEQ applies the NEQ predicate on the "operator_version" field.
cmd/atlas/internal/migrate/ent/revision/where.go:648
FunctionOperatorVersionNotIn
OperatorVersionNotIn applies the NotIn predicate on the "operator_version" field.
cmd/atlas/internal/migrate/ent/revision/where.go:658
FunctionOr
Or groups conditions with the OR operator.
cmd/atlas/internal/migrate/ent/hook/hook.go:47
FunctionOr
Or groups predicates with the OR operator between them.
cmd/atlas/internal/migrate/ent/revision/where.go:713
MethodOrder_by_expr
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:26192
MethodOrder_by_expr
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:26341
MethodOrder_by_expr_asc_desc
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:26185
MethodOrder_by_expr_asc_desc
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:26277
MethodOrder_by_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11206
MethodOrder_by_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11336
MethodOrder_by_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:16380
MethodOrder_by_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:16517
MethodOrder_by_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:17930
MethodOrder_by_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:18001
MethodOrder_by_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:18140
MethodOrder_by_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:18244
MethodOrder_by_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21174
MethodOrder_by_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21451
MethodOrdering_term
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:22379
MethodOrdering_term
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:22465
MethodOrdering_term
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:22790
MethodOrdering_term
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:22953
MethodOrdering_term
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:24819
MethodOrdering_term
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:24888
MethodOver_clause
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11925
MethodOver_clause
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:12190
MethodPARTITION_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:22381
MethodPARTITION_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:22501
MethodPARTITION_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:22783
MethodPARTITION_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:22875
MethodPARTITION_
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:27277
MethodPARTITION_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:27318
MethodPARTITION_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28895
MethodPARTITION_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29468
MethodPERCENT_RANK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:26191
MethodPERCENT_RANK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:26337
MethodPERCENT_RANK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28908
MethodPERCENT_RANK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29520
MethodPIPE
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11951
MethodPIPE
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:12342
MethodPIPE2
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11943
MethodPIPE2
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:12310
MethodPLAN_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:1982
MethodPLAN_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2412
MethodPLAN_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28854
MethodPLAN_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29304
MethodPLUS
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6684
MethodPLUS
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6727
MethodPLUS
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11946
MethodPLUS
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:12322
MethodPLUS
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28271
MethodPLUS
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28315
MethodPRAGMA_
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15725
MethodPRAGMA_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15770
MethodPRAGMA_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28855
MethodPRAGMA_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29308
MethodPRECEDING_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:25564
MethodPRECEDING_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:25622
MethodPRECEDING_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:25776
MethodPRECEDING_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:25834
MethodPRECEDING_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:25988
MethodPRECEDING_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:26045
MethodPRECEDING_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28897
MethodPRECEDING_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29476
MethodPRIMARY_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6045
MethodPRIMARY_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6188
MethodPRIMARY_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6835
MethodPRIMARY_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7031
MethodPRIMARY_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28856
MethodPRIMARY_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29312
MethodParseType
ParseType returns the schema.Type value represented by the given string.
sql/postgres/driver.go:342
MethodParseType
ParseType returns the schema.Type value represented by the given string.
sql/mysql/driver.go:266
MethodParseType
ParseType converts the raw database type to its schema.Type representation.
sql/schema/schema.go:461
← previousnext →5,801–5,900 of 7,770, ranked by callers