MCPcopy Create free account

hub / github.com/ariga/atlas / functions

Functions7,770 in github.com/ariga/atlas

MethodREPLACE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20259
MethodREPLACE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21171
MethodREPLACE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21439
MethodREPLACE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28865
MethodREPLACE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29348
MethodRESTRICT_
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7379
MethodRESTRICT_
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7597
MethodRESTRICT_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28866
MethodRESTRICT_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29352
MethodRETURNING_
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14937
MethodRETURNING_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14979
MethodRIGHT_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28867
MethodRIGHT_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29356
MethodROLLBACK_
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:3848
MethodROLLBACK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:3890
MethodROLLBACK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7982
MethodROLLBACK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:8032
MethodROLLBACK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:13790
MethodROLLBACK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:13866
MethodROLLBACK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14165
MethodROLLBACK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14279
MethodROLLBACK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20114
MethodROLLBACK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20251
MethodROLLBACK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21169
MethodROLLBACK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21431
MethodROLLBACK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28868
MethodROLLBACK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29360
MethodROWS_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:23464
MethodROWS_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:23512
MethodROWS_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28870
MethodROWS_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29368
MethodROW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:8159
MethodROW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:8339
MethodROW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:23242
MethodROW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:23308
MethodROW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:25567
MethodROW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:25634
MethodROW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:25779
MethodROW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:25846
MethodROW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:25991
MethodROW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:26057
MethodROW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28869
MethodROW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29364
MethodROW_NUMBER_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:26195
MethodROW_NUMBER_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:26365
MethodROW_NUMBER_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28910
MethodROW_NUMBER_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29528
MethodRaise_function
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11942
MethodRaise_function
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:12294
MethodRange
Range returns the resource range on the file, or nil if it is not set.
schemahcl/spec.go:415
MethodReadRevision
(_ context.Context, v string)
sql/migrate/migrate_test.go:721
MethodReadRevision
ReadRevision implements RevisionsReadWriter.ReadRevision.
sql/migrate/migrate.go:1160
MethodReadRevision
(_ context.Context, v string)
internal/integration/integration_test.go:743
MethodReadRevision
ReadRevision reads a revision from the revisions table. ReadRevision will not return results only saved in cache.
cmd/atlas/internal/migrate/migrate.go:147
MethodReadRevisions
(context.Context)
sql/migrate/migrate_test.go:746
MethodReadRevisions
ReadRevisions implements RevisionsReadWriter.ReadRevisions.
sql/migrate/migrate.go:1155
MethodReadRevisions
(context.Context)
internal/integration/integration_test.go:768
MethodReadState
ReadState calls f(ctx).
sql/migrate/migrate.go:148
MethodRealmDiff
(_, _ *schema.Realm, _ ...schema.DiffOption)
sql/migrate/migrate_test.go:665
MethodRealmDiff
RealmDiff implements the schema.Differ for Realm objects and returns a list of changes that need to be applied in order to move a database from the cu
sql/internal/sqlx/diff.go:114
MethodRealmObjectDiff
RealmObjectDiff returns a changeset for migrating realm (database) objects from one state to the other. For example, adding extensions or users.
sql/postgres/driver.go:668
MethodRealmObjectDiff
RealmObjectDiff returns a changeset for migrating realm (database) objects from one state to the other. For example, adding extensions or users.
sql/mysql/diff.go:67
MethodRealmObjectDiff
RealmObjectDiff returns a changeset for migrating realm (database) objects from one state to the other. For example, adding extensions or users.
sql/sqlite/diff.go:33
MethodRecursive_cte
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:10563
MethodRecursive_select
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:10425
MethodRecursive_select
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:10509
MethodRef
Ref returns a reference to the domain type.
sql/postgres/inspect.go:1167
MethodRef
Ref extracts the reference from the Value of the Attr.
schemahcl/spec.go:194
MethodRefTable
RefTable writes the referenced/parent table identifier to the builder. Unlike the Table method, RefTable prefix the table with its schema qualifier if
sql/internal/sqlx/sqlx.go:323
FunctionRefValue
RefValue is a helper method for constructing a cty.Value that contains a Ref value.
schemahcl/spec.go:555
MethodReferenceChanged
ReferenceChanged reports if the foreign key referential action was changed.
sql/postgres/diff.go:275
MethodReferenceChanged
ReferenceChanged reports if the foreign key referential action was changed.
sql/mysql/diff.go:217
MethodReferenceChanged
ReferenceChanged reports if the foreign key referential action was changed.
sql/sqlite/diff.go:164
MethodReindex_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:1972
MethodReindex_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2276
FunctionReject
Reject returns a hook that rejects all operations that match op. func (T) Hooks() []ent.Hook { return []ent.Hook{ Reject(ent.Delete|ent.Update)
cmd/atlas/internal/migrate/ent/hook/hook.go:164
MethodRelease_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:1973
MethodRelease_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2292
MethodRemain
Remain implements the Remainer interface.
schemahcl/extension.go:36
FunctionRemoteDir
RemoteDir is a data source that reads a remote migration directory.
cmd/atlas/internal/cmdext/cmdext.go:630
FunctionRemoteSchema
RemoteSchema is a data source that for reading remote schemas.
cmd/atlas/internal/cmdext/cmdext.go:625
FunctionRemoveAttr
RemoveAttr returns a new slice where all attributes of type T are filtered.
sql/schema/dsl.go:887
MethodRemoveDep
RemoveDep removes the given object from the table dependencies.
sql/schema/dsl.go:320
MethodRemovedEdges
RemovedEdges returns all edge names that were removed in this mutation.
cmd/atlas/internal/migrate/ent/mutation.go:1084
MethodRemovedIDs
RemovedIDs returns all IDs (to other nodes) that were removed for the edge with the given name in this mutation.
cmd/atlas/internal/migrate/ent/mutation.go:1091
FunctionRenameColumn
RenameColumn patches DROP/ADD column commands to RENAME.
cmd/atlas/internal/sqlparse/parseutil/parseutil.go:21
FunctionRenameIndex
RenameIndex patches DROP/ADD index commands to RENAME.
cmd/atlas/internal/sqlparse/parseutil/parseutil.go:51
FunctionRenameTable
RenameTable patches DROP/ADD table commands to RENAME.
cmd/atlas/internal/sqlparse/parseutil/parseutil.go:66
MethodResetEdge
ResetEdge resets all changes to the edge with the given name in this mutation. It returns an error if the edge is not defined in the schema.
cmd/atlas/internal/migrate/ent/mutation.go:1115
MethodResetField
ResetField resets all changes in the mutation for the field with the given name. It returns an error if the field is not defined in the schema.
cmd/atlas/internal/migrate/ent/mutation.go:1032
MethodResult_column
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14939
MethodResult_column
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15004
MethodResult_column
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:16952
MethodResult_column
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:17041
MethodReturning_clause
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:10956
MethodReturning_clause
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11054
MethodReturning_clause
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11204
MethodReturning_clause
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11304
MethodReturning_clause
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14179
MethodReturning_clause
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14392
← previousnext →6,001–6,100 of 7,770, ranked by callers