MCPcopy Create free account

hub / github.com/ariga/atlas / functions

Functions7,770 in github.com/ariga/atlas

MethodError
()
cmd/atlas/internal/cloudapi/client.go:345
MethodError
()
cmd/atlas/internal/cloudapi/client.go:365
FunctionErrorContains
ErrorContains applies the Contains predicate on the "error" field.
cmd/atlas/internal/migrate/ent/revision/where.go:458
FunctionErrorContainsFold
ErrorContainsFold applies the ContainsFold predicate on the "error" field.
cmd/atlas/internal/migrate/ent/revision/where.go:488
FunctionErrorEQ
ErrorEQ applies the EQ predicate on the "error" field.
cmd/atlas/internal/migrate/ent/revision/where.go:418
FunctionErrorEqualFold
ErrorEqualFold applies the EqualFold predicate on the "error" field.
cmd/atlas/internal/migrate/ent/revision/where.go:483
FunctionErrorGT
ErrorGT applies the GT predicate on the "error" field.
cmd/atlas/internal/migrate/ent/revision/where.go:438
FunctionErrorGTE
ErrorGTE applies the GTE predicate on the "error" field.
cmd/atlas/internal/migrate/ent/revision/where.go:443
FunctionErrorHasPrefix
ErrorHasPrefix applies the HasPrefix predicate on the "error" field.
cmd/atlas/internal/migrate/ent/revision/where.go:463
FunctionErrorHasSuffix
ErrorHasSuffix applies the HasSuffix predicate on the "error" field.
cmd/atlas/internal/migrate/ent/revision/where.go:468
FunctionErrorIn
ErrorIn applies the In predicate on the "error" field.
cmd/atlas/internal/migrate/ent/revision/where.go:428
FunctionErrorIsNil
ErrorIsNil applies the IsNil predicate on the "error" field.
cmd/atlas/internal/migrate/ent/revision/where.go:473
FunctionErrorLT
ErrorLT applies the LT predicate on the "error" field.
cmd/atlas/internal/migrate/ent/revision/where.go:448
FunctionErrorLTE
ErrorLTE applies the LTE predicate on the "error" field.
cmd/atlas/internal/migrate/ent/revision/where.go:453
FunctionErrorNEQ
ErrorNEQ applies the NEQ predicate on the "error" field.
cmd/atlas/internal/migrate/ent/revision/where.go:423
FunctionErrorNotIn
ErrorNotIn applies the NotIn predicate on the "error" field.
cmd/atlas/internal/migrate/ent/revision/where.go:433
FunctionErrorNotNil
ErrorNotNil applies the NotNil predicate on the "error" field.
cmd/atlas/internal/migrate/ent/revision/where.go:478
FunctionErrorStmt
ErrorStmt applies equality check predicate on the "error_stmt" field. It's identical to ErrorStmtEQ.
cmd/atlas/internal/migrate/ent/revision/where.go:110
FunctionErrorStmtContains
ErrorStmtContains applies the Contains predicate on the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision/where.go:533
FunctionErrorStmtContainsFold
ErrorStmtContainsFold applies the ContainsFold predicate on the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision/where.go:563
FunctionErrorStmtEQ
ErrorStmtEQ applies the EQ predicate on the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision/where.go:493
FunctionErrorStmtEqualFold
ErrorStmtEqualFold applies the EqualFold predicate on the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision/where.go:558
FunctionErrorStmtGT
ErrorStmtGT applies the GT predicate on the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision/where.go:513
FunctionErrorStmtGTE
ErrorStmtGTE applies the GTE predicate on the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision/where.go:518
FunctionErrorStmtHasPrefix
ErrorStmtHasPrefix applies the HasPrefix predicate on the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision/where.go:538
FunctionErrorStmtHasSuffix
ErrorStmtHasSuffix applies the HasSuffix predicate on the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision/where.go:543
FunctionErrorStmtIn
ErrorStmtIn applies the In predicate on the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision/where.go:503
FunctionErrorStmtIsNil
ErrorStmtIsNil applies the IsNil predicate on the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision/where.go:548
FunctionErrorStmtLT
ErrorStmtLT applies the LT predicate on the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision/where.go:523
FunctionErrorStmtLTE
ErrorStmtLTE applies the LTE predicate on the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision/where.go:528
FunctionErrorStmtNEQ
ErrorStmtNEQ applies the NEQ predicate on the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision/where.go:498
FunctionErrorStmtNotIn
ErrorStmtNotIn applies the NotIn predicate on the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision/where.go:508
FunctionErrorStmtNotNil
ErrorStmtNotNil applies the NotNil predicate on the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision/where.go:553
MethodError_message
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:13789
MethodError_message
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:13850
MethodErrors
Errors returns the errors in the summary report, if exists.
atlasexec/atlas_models.go:163
MethodEval
Eval evaluates an Atlas DDL document into v using the input.
sql/postgres/sqlspec.go:208
MethodEval
Eval evaluates an Atlas DDL document into v using the input.
sql/mysql/sqlspec.go:29
MethodEval
Eval evaluates an Atlas DDL document into v using the input.
sql/sqlite/sqlspec.go:33
MethodEval
Eval implements the Evaluator interface.
schemahcl/schemahcl.go:1141
FunctionExampleChanges_RemoveIndex
()
sql/schema/migrate_test.go:94
FunctionExampleClient_MigrateApply
()
atlasexec/atlas_migrate_example_test.go:16
FunctionExampleClient_MigrateSet
()
atlasexec/atlas_migrate_example_test.go:45
FunctionExampleMarshal
()
schemahcl/schemahcl_test.go:186
FunctionExampleUnmarshal
()
schemahcl/schemahcl_test.go:146
FunctionExample_printFunc
()
schemahcl/stdlib_test.go:314
FunctionExample_regexpEscapeFunc
()
schemahcl/stdlib_test.go:284
FunctionExcludeConstraint
ExcludeConstraint returns constraint with type "x".
sql/postgres/inspect.go:1241
MethodExec
Exec executes the query.
cmd/atlas/internal/migrate/ent/revision_create.go:741
MethodExec
Exec executes the query.
cmd/atlas/internal/migrate/ent/revision_create.go:1137
MethodExecContext
(_ context.Context, query string, _ ...any)
sql/migrate/migrate_test.go:639
MethodExecContext
ExecContext implements the sqlx.ExecQuerier interface.
sql/internal/sqlx/plan.go:70
MethodExecContext
(ctx context.Context, query string, args ...any)
sql/sqlclient/client_test.go:169
MethodExecContext
ExecContext allows calling the underlying ExecContext method of the transaction if it is supported by it. See, database/sql#Tx.ExecContext for more in
cmd/atlas/internal/migrate/ent/tx.go:220
MethodExecContext
ExecContext allows calling the underlying ExecContext method of the driver if it is supported by it. See, database/sql#DB.ExecContext for more informa
cmd/atlas/internal/migrate/ent/client.go:366
MethodExecContext
ExecContext overrides the wrapped schema.ExecQuerier to not execute any SQL.
cmd/atlas/internal/cmdapi/migrate.go:1690
MethodExecX
ExecX is like Exec, but panics if an error occurs.
cmd/atlas/internal/migrate/ent/revision_delete.go:39
MethodExecX
ExecX is like Exec, but panics if an error occurs.
cmd/atlas/internal/migrate/ent/revision_delete.go:91
MethodExecX
ExecX is like Exec, but panics if an error occurs.
cmd/atlas/internal/migrate/ent/revision_update.go:234
MethodExecX
ExecX is like Exec, but panics if an error occurs.
cmd/atlas/internal/migrate/ent/revision_update.go:551
MethodExecX
ExecX is like Exec, but panics if an error occurs.
cmd/atlas/internal/migrate/ent/revision_create.go:170
MethodExecX
ExecX is like Exec, but panics if an error occurs.
cmd/atlas/internal/migrate/ent/revision_create.go:749
MethodExecX
ExecX is like Exec, but panics if an error occurs.
cmd/atlas/internal/migrate/ent/revision_create.go:858
MethodExecX
ExecX is like Exec, but panics if an error occurs.
cmd/atlas/internal/migrate/ent/revision_create.go:1153
MethodExecuteFiles
ExecuteFiles executes the given migration files on the database. Note, this method does not validate the migration directory, check for pending/baseli
sql/migrate/migrate.go:1024
FunctionExecutedAt
ExecutedAt applies equality check predicate on the "executed_at" field. It's identical to ExecutedAtEQ.
cmd/atlas/internal/migrate/ent/revision/where.go:94
FunctionExecutedAtEQ
ExecutedAtEQ applies the EQ predicate on the "executed_at" field.
cmd/atlas/internal/migrate/ent/revision/where.go:324
FunctionExecutedAtGT
ExecutedAtGT applies the GT predicate on the "executed_at" field.
cmd/atlas/internal/migrate/ent/revision/where.go:344
FunctionExecutedAtGTE
ExecutedAtGTE applies the GTE predicate on the "executed_at" field.
cmd/atlas/internal/migrate/ent/revision/where.go:349
FunctionExecutedAtIn
ExecutedAtIn applies the In predicate on the "executed_at" field.
cmd/atlas/internal/migrate/ent/revision/where.go:334
FunctionExecutedAtLT
ExecutedAtLT applies the LT predicate on the "executed_at" field.
cmd/atlas/internal/migrate/ent/revision/where.go:354
FunctionExecutedAtLTE
ExecutedAtLTE applies the LTE predicate on the "executed_at" field.
cmd/atlas/internal/migrate/ent/revision/where.go:359
FunctionExecutedAtNEQ
ExecutedAtNEQ applies the NEQ predicate on the "executed_at" field.
cmd/atlas/internal/migrate/ent/revision/where.go:329
FunctionExecutedAtNotIn
ExecutedAtNotIn applies the NotIn predicate on the "executed_at" field.
cmd/atlas/internal/migrate/ent/revision/where.go:339
FunctionExecutionTime
ExecutionTime applies equality check predicate on the "execution_time" field. It's identical to ExecutionTimeEQ.
cmd/atlas/internal/migrate/ent/revision/where.go:99
FunctionExecutionTimeEQ
ExecutionTimeEQ applies the EQ predicate on the "execution_time" field.
cmd/atlas/internal/migrate/ent/revision/where.go:364
FunctionExecutionTimeGT
ExecutionTimeGT applies the GT predicate on the "execution_time" field.
cmd/atlas/internal/migrate/ent/revision/where.go:394
FunctionExecutionTimeGTE
ExecutionTimeGTE applies the GTE predicate on the "execution_time" field.
cmd/atlas/internal/migrate/ent/revision/where.go:400
FunctionExecutionTimeIn
ExecutionTimeIn applies the In predicate on the "execution_time" field.
cmd/atlas/internal/migrate/ent/revision/where.go:376
FunctionExecutionTimeLT
ExecutionTimeLT applies the LT predicate on the "execution_time" field.
cmd/atlas/internal/migrate/ent/revision/where.go:406
FunctionExecutionTimeLTE
ExecutionTimeLTE applies the LTE predicate on the "execution_time" field.
cmd/atlas/internal/migrate/ent/revision/where.go:412
FunctionExecutionTimeNEQ
ExecutionTimeNEQ applies the NEQ predicate on the "execution_time" field.
cmd/atlas/internal/migrate/ent/revision/where.go:370
FunctionExecutionTimeNotIn
ExecutionTimeNotIn applies the NotIn predicate on the "execution_time" field.
cmd/atlas/internal/migrate/ent/revision/where.go:385
MethodExistX
ExistX is like Exist, but panics if an error occurs.
cmd/atlas/internal/migrate/ent/revision_query.go:238
MethodExists
(_ context.Context)
sql/migrate/migrate_test.go:702
MethodExitAggregate_func
ExitAggregate_func is called when production aggregate_func is exited.
cmd/atlas/internal/sqlparse/sqliteparse/parser_base_listener.go:691
MethodExitAggregate_function_invocation
ExitAggregate_function_invocation is called when production aggregate_function_invocation is exited.
cmd/atlas/internal/sqlparse/sqliteparse/parser_base_listener.go:419
MethodExitAlias
ExitAlias is called when production alias is exited.
cmd/atlas/internal/sqlparse/sqliteparse/parser_base_listener.go:667
MethodExitAlter_table_stmt
ExitAlter_table_stmt is called when production alter_table_stmt is exited.
cmd/atlas/internal/sqlparse/sqliteparse/parser_base_listener.go:45
MethodExitAnalyze_stmt
ExitAnalyze_stmt is called when production analyze_stmt is exited.
cmd/atlas/internal/sqlparse/sqliteparse/parser_base_listener.go:51
MethodExitAny_name
ExitAny_name is called when production any_name is exited.
cmd/atlas/internal/sqlparse/sqliteparse/parser_base_listener.go:703
MethodExitAsc_desc
ExitAsc_desc is called when production asc_desc is exited.
cmd/atlas/internal/sqlparse/sqliteparse/parser_base_listener.go:457
MethodExitAssignment
ExitAssignment is called when production assignment is exited.
cmd/atlas/internal/sqlparse/sqliteparse/parser_base_listener.go:351
MethodExitAssignment_list
ExitAssignment_list is called when production assignment_list is exited.
cmd/atlas/internal/sqlparse/sqliteparse/parser_base_listener.go:345
MethodExitAttach_stmt
ExitAttach_stmt is called when production attach_stmt is exited.
cmd/atlas/internal/sqlparse/sqliteparse/parser_base_listener.go:57
MethodExitBase_window_name
ExitBase_window_name is called when production base_window_name is exited.
cmd/atlas/internal/sqlparse/sqliteparse/parser_base_listener.go:679
MethodExitBegin_stmt
ExitBegin_stmt is called when production begin_stmt is exited.
cmd/atlas/internal/sqlparse/sqliteparse/parser_base_listener.go:63
MethodExitCollation_name
ExitCollation_name is called when production collation_name is exited.
cmd/atlas/internal/sqlparse/sqliteparse/parser_base_listener.go:601
MethodExitColumn_alias
ExitColumn_alias is called when production column_alias is exited.
cmd/atlas/internal/sqlparse/sqliteparse/parser_base_listener.go:553
MethodExitColumn_constraint
ExitColumn_constraint is called when production column_constraint is exited.
cmd/atlas/internal/sqlparse/sqliteparse/parser_base_listener.go:123
← previousnext →3,901–4,000 of 7,770, ranked by callers