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
Returning_clause
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20113
Method
Returning_clause
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20235
Method
Returning_clause
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21167
Method
Returning_clause
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21399
Method
Rollback
Rollback the transaction.
sql/sqlclient/client.go:135
Method
Rollback
Rollback calls f(ctx, m).
cmd/atlas/internal/migrate/ent/tx.go:117
Method
Rollback
Rollback rollbacks the transaction.
cmd/atlas/internal/migrate/ent/tx.go:122
Method
Rollback
Rollback is a nop rollback for the internal builders. User must call `Tx.Rollback` in order to rollback the transaction.
cmd/atlas/internal/migrate/ent/tx.go:204
Method
Rollback
Rollback rolls back the transaction. It is a noop.
sdk/recordriver/driver.go:119
Method
Rollback_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:1974
Method
Rollback_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2308
Method
RoundTrip
RoundTrip implements http.RoundTripper.
cmd/atlas/internal/cloudapi/client.go:351
Method
RowsAffected
RowsAffected returns the number of rows affected by the query. RowsAffected always returns a value of 0.
sdk/recordriver/driver.go:189
Function
RuntimeVar
RuntimeVar exposes the gocloud.dev/runtimevar as a schemahcl datasource. data "runtimevar" "pass" { url = "driver://path?query=param" } locals
cmd/atlas/internal/cmdext/cmdext.go:86
Method
SAVEPOINT_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:3852
Method
SAVEPOINT_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:3918
Method
SAVEPOINT_
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4044
Method
SAVEPOINT_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4083
Method
SAVEPOINT_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4173
Method
SAVEPOINT_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4231
Method
SAVEPOINT_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28871
Method
SAVEPOINT_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29372
Method
SCOL
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:1699
Method
SCOL
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:1782
Method
SCOL
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:8163
Method
SCOL
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:8367
Method
SELECT_
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:16950
Method
SELECT_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:17016
Method
SELECT_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28872
Method
SELECT_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29376
Method
SET_
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7375
Method
SET_
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7581
Method
SET_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15135
Method
SET_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15209
Method
SET_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20107
Method
SET_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20187
Method
SET_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21153
Method
SET_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21232
Method
SET_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28873
Method
SET_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29380
Method
STAR
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11923
Method
STAR
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:12170
Method
STAR
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:19173
Method
STAR
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:19216
Method
STAR
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:23692
Method
STAR
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:23797
Method
STAR
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:23947
Method
STAR
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:24054
Method
STAR
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:24256
Method
STAR
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:24398
Method
STORED_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6055
Method
STORED_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6264
Method
STORED_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28913
Method
STORED_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29540
Method
STRING_LITERAL
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14007
Method
STRING_LITERAL
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14056
Method
STRING_LITERAL
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15974
Method
STRING_LITERAL
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:16044
Method
STRING_LITERAL
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28396
Method
STRING_LITERAL
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28434
Method
STRING_LITERAL
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28653
Method
STRING_LITERAL
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28695
Method
STRING_LITERAL
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:32273
Method
STRING_LITERAL
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:32334
Method
SaveX
SaveX is like Save, but panics if an error occurs.
cmd/atlas/internal/migrate/ent/revision_update.go:219
Method
SaveX
SaveX is like Save, but panics if an error occurs.
cmd/atlas/internal/migrate/ent/revision_update.go:536
Method
SaveX
SaveX calls Save and panics if Save returns an error.
cmd/atlas/internal/migrate/ent/revision_create.go:155
Method
SaveX
SaveX is like Save, but panics if an error occurs.
cmd/atlas/internal/migrate/ent/revision_create.go:843
Method
Savepoint_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:3851
Method
Savepoint_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:3902
Method
Savepoint_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4045
Method
Savepoint_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4087
Method
Savepoint_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4172
Method
Savepoint_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4215
Method
Savepoint_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:1975
Method
Savepoint_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2324
Method
Scan
Scan applies the selector query and scans the result into the given value.
cmd/atlas/internal/migrate/ent/revision_query.go:464
Method
ScanStmts
ScanStmts implements migrate.StmtScanner.
sql/postgres/driver.go:357
Method
ScanStmts
ScanStmts implements migrate.StmtScanner.
sql/mysql/driver.go:281
Method
ScanStmts
ScanStmts implements migrate.StmtScanner.
sql/sqlite/driver.go:216
Method
ScanX
ScanX is like Scan, but panics if an error occurs.
cmd/atlas/internal/migrate/ent/ent.go:301
Method
SchemaAttrDiff
SchemaAttrDiff returns a changeset for migrating schema attributes from one state to the other.
sql/postgres/diff.go:39
Method
SchemaAttrDiff
SchemaAttrDiff returns a changeset for migrating schema attributes from one state to the other.
sql/mysql/diff.go:46
Method
SchemaAttrDiff
SchemaAttrDiff returns a changeset for migrating schema attributes from one state to the other.
sql/sqlite/diff.go:26
Function
SchemaConfigFromContext
SchemaConfigFromContext returns a SchemaConfig stored inside a context, or empty if there isn't one.
cmd/atlas/internal/migrate/ent/internal/schemaconfig.go:20
Method
SchemaDiff
(_, _ *schema.Schema, _ ...schema.DiffOption)
sql/migrate/migrate_test.go:661
Method
SchemaDiff
SchemaDiff implements the schema.Differ interface and returns a list of changes that need to be applied in order to move from one state to the other.
sql/internal/sqlx/diff.go:161
Function
SchemaExternal
SchemaExternal is a data source that for reading external schemas.
cmd/atlas/internal/cmdext/cmdext.go:640
Function
SchemaHCL
SchemaHCL is a data source that reads an Atlas HCL schema file(s), evaluates it with the given variables and exposes its resulting schema as in-memory
cmd/atlas/internal/cmdext/cmdext.go:489
Method
SchemaObjectDiff
SchemaObjectDiff returns a changeset for migrating schema objects from one state to the other.
sql/postgres/driver.go:674
Method
SchemaObjectDiff
SchemaObjectDiff returns a changeset for migrating schema objects from one state to the other.
sql/mysql/diff.go:73
Method
SchemaObjectDiff
SchemaObjectDiff returns a changeset for migrating schema objects from one state to the other.
sql/sqlite/diff.go:39
Method
SchemaRef
SchemaRef returns the schema reference for the table.
sql/sqlspec/sqlspec.go:116
Method
SchemaRef
SchemaRef returns the schema reference for the sequence.
sql/sqlspec/sqlspec.go:128
Method
SchemaRef
SchemaRef returns the schema reference for the enum.
sql/postgres/sqlspec.go:154
Method
SchemaRef
SchemaRef returns the schema reference for the domain.
sql/postgres/sqlspec.go:166
Method
SchemaRef
SchemaRef returns the schema reference for the composite.
sql/postgres/sqlspec.go:178
Method
SchemaRef
SchemaRef returns the schema reference for the aggregate.
sql/postgres/sqlspec.go:190
Method
SchemaRepo
SchemaRepo returns the desired schema repository name, if set.
cmd/atlas/internal/cmdapi/project.go:214
Method
SchemaStatsInspect
SchemaStatsInspect runs the 'schema stats inspect' command.
atlasexec/atlas_schema.go:807
← previous
next →
6,101–6,200 of 7,770, ranked by callers