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
CURRENT_TIME_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14076
Method
CURRENT_TIME_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28796
Method
CURRENT_TIME_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29072
Method
ChangeDeps
([]Change)
sql/schema/migrate.go:438
Method
ChangeSchema
ChangeSchema implements the sqlclient.SchemaChanger interface.
sql/postgres/driver.go:421
Method
ChangeSchema
ChangeSchema implements the sqlclient.SchemaChanger interface.
sql/mysql/driver.go:342
Function
ChangesToRealm
ChangesToRealm returns the schema changes for creating the given Realm.
cmd/atlas/internal/migrate/migrate.go:436
Method
CheckClean
(context.Context, *migrate.TableIdent)
sql/migrate/migrate_test.go:689
Method
CheckClean
(context.Context, *migrate.TableIdent)
sql/internal/sqlx/dev_test.go:93
Method
CheckClean
CheckClean implements migrate.CleanChecker.
sql/sqlite/driver.go:151
Method
CheckClean
CheckClean implements the migrate.CleanChecker interface.
cmd/atlas/internal/cmdapi/migrate.go:1701
Method
CheckpointFiles
CheckpointFiles implements CheckpointDir.CheckpointFiles.
sql/migrate/dir.go:188
Method
CheckpointFiles
CheckpointFiles implements CheckpointDir.CheckpointFiles.
sql/migrate/dir.go:477
Method
Checksum
Checksum implements Dir.Checksum. By default, it calls Files() and creates a checksum from them.
sql/sqltool/tool.go:122
Method
Checksum
Checksum implements Dir.Checksum. By default, it calls Files() and creates a checksum from them.
sql/sqltool/tool.go:395
Method
ClearEdge
ClearEdge clears the value of the edge with the given name. It returns an error if that edge is not defined in the schema.
cmd/atlas/internal/migrate/ent/mutation.go:1109
Method
ClearError
ClearError clears the value of the "error" field.
cmd/atlas/internal/migrate/ent/revision_update.go:441
Method
ClearError
ClearError clears the value of the "error" field.
cmd/atlas/internal/migrate/ent/revision_create.go:446
Method
ClearError
ClearError clears the value of the "error" field.
cmd/atlas/internal/migrate/ent/revision_create.go:664
Method
ClearError
ClearError clears the value of the "error" field.
cmd/atlas/internal/migrate/ent/revision_create.go:1060
Method
ClearErrorStmt
ClearErrorStmt clears the value of the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision_update.go:461
Method
ClearErrorStmt
ClearErrorStmt clears the value of the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision_create.go:464
Method
ClearErrorStmt
ClearErrorStmt clears the value of the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision_create.go:685
Method
ClearErrorStmt
ClearErrorStmt clears the value of the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision_create.go:1081
Method
ClearPartialHashes
ClearPartialHashes clears the value of the "partial_hashes" field.
cmd/atlas/internal/migrate/ent/revision_update.go:493
Method
ClearPartialHashes
ClearPartialHashes clears the value of the "partial_hashes" field.
cmd/atlas/internal/migrate/ent/revision_create.go:494
Method
ClearPartialHashes
ClearPartialHashes clears the value of the "partial_hashes" field.
cmd/atlas/internal/migrate/ent/revision_create.go:720
Method
ClearPartialHashes
ClearPartialHashes clears the value of the "partial_hashes" field.
cmd/atlas/internal/migrate/ent/revision_create.go:1116
Method
ClearedEdges
ClearedEdges returns all edge names that were cleared in this mutation.
cmd/atlas/internal/migrate/ent/mutation.go:1096
Method
ClearedFields
ClearedFields returns all nullable fields that were cleared during this mutation.
cmd/atlas/internal/migrate/ent/mutation.go:992
Method
Client
Client returns a Client that binds to current transaction.
cmd/atlas/internal/migrate/ent/tx.go:145
Method
Client
Client returns the client used to inspect the schema.
cmd/atlas/internal/cmdlog/cmdlog.go:793
Method
Client
Client returns the client used to inspect the schema.
cmd/atlas/internal/cmdlog/cmdlog.go:992
Method
Clone
Clone returns a duplicate of the RevisionQuery builder, including all associated steps. It can be used to prepare common query builders and use them d
cmd/atlas/internal/migrate/ent/revision_query.go:248
Method
Close
Close closes the database connection and prevents new queries from starting.
cmd/atlas/internal/migrate/ent/client.go:183
Method
Close
Close closes the statement.
sdk/recordriver/driver.go:124
Method
Close
Close closes the rows iterator. It is a noop.
sdk/recordriver/driver.go:160
Method
Collation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4765
Method
Collation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4840
Method
Collation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6040
Method
Collation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6132
Method
Collation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11970
Method
Collation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:12418
Method
Collation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:16139
Method
Collation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:16185
Method
Collation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:25214
Method
Collation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:25276
Method
ColoredVersion
ColoredVersion returns the version of the revision with a color.
cmd/atlas/internal/cmdlog/cmdlog.go:380
Method
Column
Column returns the first column that matches the given name.
sql/schema/schema.go:331
Method
ColumnChange
(fromT *schema.Table, from, to *schema.Column, opts *schema.DiffOptions)
sql/postgres/crdb.go:79
Method
ColumnChange
ColumnChange returns the schema changes (if any) for migrating one column to the other.
sql/postgres/diff.go:86
Method
ColumnChange
ColumnChange returns the schema changes (if any) for migrating one column to the other.
sql/mysql/diff.go:124
Method
ColumnChange
ColumnChange returns the schema changes (if any) for migrating one column to the other. Note that column comments are ignored as SQLite does not suppo
sql/sqlite/diff.go:63
Method
ColumnFilledBefore
([]*migrate.Stmt, *schema.Table, *schema.Column, int)
cmd/atlas/internal/sqlparse/sqliteparse/sqliteparse.go:16
Method
ColumnFilledBefore
ColumnFilledBefore checks if the column was filled with values before the given position in the file.
cmd/atlas/internal/sqlparse/myparse/myparse.go:23
Method
ColumnFilledBefore
([]*migrate.Stmt, *schema.Table, *schema.Column, int)
cmd/atlas/internal/sqlparse/pgparse/pgparse.go:16
Method
Column_alias
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:19177
Method
Column_alias
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:19256
Method
Column_constraint
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:5543
Method
Column_constraint
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:5634
Method
Column_def
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2696
Method
Column_def
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2813
Method
Column_def
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4999
Method
Column_def
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:5107
Method
Column_def
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28503
Method
Column_def
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28557
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2699
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2854
Method
Column_name
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4762
Method
Column_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4804
Method
Column_name
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:5540
Method
Column_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:5581
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6831
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6975
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7361
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7476
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:8167
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:8400
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:9036
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:9180
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:10186
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:10268
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:10661
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:10774
Method
Column_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11912
Method
Column_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:12033
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14176
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14364
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15149
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15348
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:19659
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:19749
Method
Column_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20764
Method
Column_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20823
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20947
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21013
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21159
Method
Column_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21306
Method
Column_name_list
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15151
Method
Column_name_list
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15389
← previous
next →
3,301–3,400 of 7,770, ranked by callers