Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ariga/atlas
/ functions
Functions
7,770 in github.com/ariga/atlas
⨍
Functions
7,770
◇
Types & classes
1,019
Method
UNIQUE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4328
Method
UNIQUE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4468
Method
UNIQUE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6049
Method
UNIQUE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6204
Method
UNIQUE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6836
Method
UNIQUE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7035
Method
UNIQUE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28882
Method
UNIQUE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29416
Method
UPDATE_
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7373
Method
UPDATE_
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7573
Method
UPDATE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:8146
Method
UPDATE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:8275
Method
UPDATE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15134
Method
UPDATE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15205
Method
UPDATE_
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20105
Method
UPDATE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20167
Method
UPDATE_
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21151
Method
UPDATE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21212
Method
UPDATE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28883
Method
UPDATE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29420
Method
USING_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:9445
Method
USING_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:9523
Method
USING_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:19656
Method
USING_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:19720
Method
USING_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28884
Method
USING_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29424
Method
Unary_operator
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11917
Method
Unary_operator
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:12089
Method
Underlying
Underlying returns the underlying type of the domain.
sql/postgres/inspect.go:1182
Function
Unless
Unless skips the given hook only for the given operation. hook.Unless(Log, ent.Update|ent.UpdateOne)
cmd/atlas/internal/migrate/ent/hook/hook.go:144
Method
UnsetCharset
UnsetCharset unsets the Charset attribute.
sql/schema/dsl.go:29
Method
UnsetCharset
UnsetCharset unsets the Charset attribute.
sql/schema/dsl.go:176
Method
UnsetCharset
UnsetCharset unsets the Charset attribute.
sql/schema/dsl.go:621
Method
UnsetCollation
UnsetCollation the Collation attribute.
sql/schema/dsl.go:42
Method
UnsetCollation
UnsetCollation the Collation attribute.
sql/schema/dsl.go:189
Method
UnsetCollation
UnsetCollation the Collation attribute.
sql/schema/dsl.go:634
Method
Unwrap
Unwrap returns the underlying error.
atlasexec/atlas.go:467
Method
Unwrap
()
sql/migrate/migrate.go:917
Method
Unwrap
Unwrap implements the errors.Wrapper interface.
cmd/atlas/internal/migrate/ent/ent.go:187
Method
Unwrap
Unwrap implements the errors.Wrapper interface.
cmd/atlas/internal/migrate/ent/ent.go:279
Method
Unwrap
Unwrap unwraps the Revision entity that was returned from a transaction after it was closed, so that all future queries will be executed through the d
cmd/atlas/internal/migrate/ent/revision.go:175
Method
Unwrap
()
cmd/atlas/internal/cmdapi/cmdapi.go:144
Method
Unwrap
()
cmd/atlas/internal/migratelint/lint.go:429
Method
Unwrap
()
cmd/atlas/internal/migratelint/lint.go:1033
Method
Update
Update returns a builder for updating this Revision. Note that you need to call Revision.Unwrap() before calling this method if this Revision was retu
cmd/atlas/internal/migrate/ent/revision.go:169
Method
Update
Update returns an update builder for Revision.
cmd/atlas/internal/migrate/ent/client.go:258
Method
UpdateApplied
UpdateApplied sets the "applied" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:386
Method
UpdateApplied
UpdateApplied sets the "applied" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:601
Method
UpdateApplied
UpdateApplied sets the "applied" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:997
Method
UpdateError
UpdateError sets the "error" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:440
Method
UpdateError
UpdateError sets the "error" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:657
Method
UpdateError
UpdateError sets the "error" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:1053
Method
UpdateErrorStmt
UpdateErrorStmt sets the "error_stmt" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:458
Method
UpdateErrorStmt
UpdateErrorStmt sets the "error_stmt" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:678
Method
UpdateErrorStmt
UpdateErrorStmt sets the "error_stmt" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:1074
Method
UpdateExecutionTime
UpdateExecutionTime sets the "execution_time" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:422
Method
UpdateExecutionTime
UpdateExecutionTime sets the "execution_time" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:643
Method
UpdateExecutionTime
UpdateExecutionTime sets the "execution_time" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:1039
Method
UpdateHash
UpdateHash sets the "hash" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:476
Method
UpdateHash
UpdateHash sets the "hash" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:699
Method
UpdateHash
UpdateHash sets the "hash" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:1095
Method
UpdateNewValues
UpdateNewValues updates the mutable fields using the new values that were set on create. Using this option is equivalent to using: client.Revision.C
cmd/atlas/internal/migrate/ent/revision_create.go:916
Method
UpdateOneID
UpdateOneID returns an update builder for the given id.
cmd/atlas/internal/migrate/ent/client.go:270
Method
UpdateOperatorVersion
UpdateOperatorVersion sets the "operator_version" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:506
Method
UpdateOperatorVersion
UpdateOperatorVersion sets the "operator_version" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:734
Method
UpdateOperatorVersion
UpdateOperatorVersion sets the "operator_version" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:1130
Method
UpdatePartialHashes
UpdatePartialHashes sets the "partial_hashes" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:488
Method
UpdatePartialHashes
UpdatePartialHashes sets the "partial_hashes" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:713
Method
UpdatePartialHashes
UpdatePartialHashes sets the "partial_hashes" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:1109
Method
UpdateTotal
UpdateTotal sets the "total" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:404
Method
UpdateTotal
UpdateTotal sets the "total" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:622
Method
UpdateTotal
UpdateTotal sets the "total" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:1018
Method
UpdateType
UpdateType sets the "type" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:368
Method
UpdateType
UpdateType sets the "type" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:580
Method
UpdateType
UpdateType sets the "type" field to the value that was provided on create.
cmd/atlas/internal/migrate/ent/revision_create.go:976
Method
Update_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:1977
Method
Update_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2356
Method
Update_stmt
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:8169
Method
Update_stmt
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:8441
Method
Update_stmt_limited
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:1978
Method
Update_stmt_limited
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2372
Method
Upsert_clause
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14185
Method
Upsert_clause
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14473
Method
Use
Use adds the mutation hooks to all the entity clients. In order to add hooks to a specific client, call: `client.Node.Use(...)`.
cmd/atlas/internal/migrate/ent/client.go:189
Method
Use
Use adds a list of mutation hooks to the hooks stack. A call to `Use(f, g, h)` equals to `revision.Hooks(f(g(h())))`.
cmd/atlas/internal/migrate/ent/client.go:221
Method
VACUUM_
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:22026
Method
VACUUM_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:22067
Method
VACUUM_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28885
Method
VACUUM_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29428
Method
VALUES_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14163
Method
VALUES_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14259
Method
VALUES_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:16974
Method
VALUES_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:17289
Method
VALUES_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28886
Method
VALUES_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29432
Method
VIEW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:9025
Method
VIEW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:9083
Method
VIEW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11667
Method
VIEW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11746
Method
VIEW_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28887
← previous
next →
7,201–7,300 of 7,770, ranked by callers