MCPcopy Create free account

hub / github.com/ariga/atlas / functions

Functions7,770 in github.com/ariga/atlas

MethodCURRENT_TIME_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14076
MethodCURRENT_TIME_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28796
MethodCURRENT_TIME_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29072
MethodChangeDeps
([]Change)
sql/schema/migrate.go:438
MethodChangeSchema
ChangeSchema implements the sqlclient.SchemaChanger interface.
sql/postgres/driver.go:421
MethodChangeSchema
ChangeSchema implements the sqlclient.SchemaChanger interface.
sql/mysql/driver.go:342
FunctionChangesToRealm
ChangesToRealm returns the schema changes for creating the given Realm.
cmd/atlas/internal/migrate/migrate.go:436
MethodCheckClean
(context.Context, *migrate.TableIdent)
sql/migrate/migrate_test.go:689
MethodCheckClean
(context.Context, *migrate.TableIdent)
sql/internal/sqlx/dev_test.go:93
MethodCheckClean
CheckClean implements migrate.CleanChecker.
sql/sqlite/driver.go:151
MethodCheckClean
CheckClean implements the migrate.CleanChecker interface.
cmd/atlas/internal/cmdapi/migrate.go:1701
MethodCheckpointFiles
CheckpointFiles implements CheckpointDir.CheckpointFiles.
sql/migrate/dir.go:188
MethodCheckpointFiles
CheckpointFiles implements CheckpointDir.CheckpointFiles.
sql/migrate/dir.go:477
MethodChecksum
Checksum implements Dir.Checksum. By default, it calls Files() and creates a checksum from them.
sql/sqltool/tool.go:122
MethodChecksum
Checksum implements Dir.Checksum. By default, it calls Files() and creates a checksum from them.
sql/sqltool/tool.go:395
MethodClearEdge
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
MethodClearError
ClearError clears the value of the "error" field.
cmd/atlas/internal/migrate/ent/revision_update.go:441
MethodClearError
ClearError clears the value of the "error" field.
cmd/atlas/internal/migrate/ent/revision_create.go:446
MethodClearError
ClearError clears the value of the "error" field.
cmd/atlas/internal/migrate/ent/revision_create.go:664
MethodClearError
ClearError clears the value of the "error" field.
cmd/atlas/internal/migrate/ent/revision_create.go:1060
MethodClearErrorStmt
ClearErrorStmt clears the value of the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision_update.go:461
MethodClearErrorStmt
ClearErrorStmt clears the value of the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision_create.go:464
MethodClearErrorStmt
ClearErrorStmt clears the value of the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision_create.go:685
MethodClearErrorStmt
ClearErrorStmt clears the value of the "error_stmt" field.
cmd/atlas/internal/migrate/ent/revision_create.go:1081
MethodClearPartialHashes
ClearPartialHashes clears the value of the "partial_hashes" field.
cmd/atlas/internal/migrate/ent/revision_update.go:493
MethodClearPartialHashes
ClearPartialHashes clears the value of the "partial_hashes" field.
cmd/atlas/internal/migrate/ent/revision_create.go:494
MethodClearPartialHashes
ClearPartialHashes clears the value of the "partial_hashes" field.
cmd/atlas/internal/migrate/ent/revision_create.go:720
MethodClearPartialHashes
ClearPartialHashes clears the value of the "partial_hashes" field.
cmd/atlas/internal/migrate/ent/revision_create.go:1116
MethodClearedEdges
ClearedEdges returns all edge names that were cleared in this mutation.
cmd/atlas/internal/migrate/ent/mutation.go:1096
MethodClearedFields
ClearedFields returns all nullable fields that were cleared during this mutation.
cmd/atlas/internal/migrate/ent/mutation.go:992
MethodClient
Client returns a Client that binds to current transaction.
cmd/atlas/internal/migrate/ent/tx.go:145
MethodClient
Client returns the client used to inspect the schema.
cmd/atlas/internal/cmdlog/cmdlog.go:793
MethodClient
Client returns the client used to inspect the schema.
cmd/atlas/internal/cmdlog/cmdlog.go:992
MethodClone
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
MethodClose
Close closes the database connection and prevents new queries from starting.
cmd/atlas/internal/migrate/ent/client.go:183
MethodClose
Close closes the statement.
sdk/recordriver/driver.go:124
MethodClose
Close closes the rows iterator. It is a noop.
sdk/recordriver/driver.go:160
MethodCollation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4765
MethodCollation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4840
MethodCollation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6040
MethodCollation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6132
MethodCollation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11970
MethodCollation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:12418
MethodCollation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:16139
MethodCollation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:16185
MethodCollation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:25214
MethodCollation_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:25276
MethodColoredVersion
ColoredVersion returns the version of the revision with a color.
cmd/atlas/internal/cmdlog/cmdlog.go:380
MethodColumn
Column returns the first column that matches the given name.
sql/schema/schema.go:331
MethodColumnChange
(fromT *schema.Table, from, to *schema.Column, opts *schema.DiffOptions)
sql/postgres/crdb.go:79
MethodColumnChange
ColumnChange returns the schema changes (if any) for migrating one column to the other.
sql/postgres/diff.go:86
MethodColumnChange
ColumnChange returns the schema changes (if any) for migrating one column to the other.
sql/mysql/diff.go:124
MethodColumnChange
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
MethodColumnFilledBefore
([]*migrate.Stmt, *schema.Table, *schema.Column, int)
cmd/atlas/internal/sqlparse/sqliteparse/sqliteparse.go:16
MethodColumnFilledBefore
ColumnFilledBefore checks if the column was filled with values before the given position in the file.
cmd/atlas/internal/sqlparse/myparse/myparse.go:23
MethodColumnFilledBefore
([]*migrate.Stmt, *schema.Table, *schema.Column, int)
cmd/atlas/internal/sqlparse/pgparse/pgparse.go:16
MethodColumn_alias
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:19177
MethodColumn_alias
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:19256
MethodColumn_constraint
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:5543
MethodColumn_constraint
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:5634
MethodColumn_def
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2696
MethodColumn_def
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2813
MethodColumn_def
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4999
MethodColumn_def
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:5107
MethodColumn_def
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28503
MethodColumn_def
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28557
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2699
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2854
MethodColumn_name
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4762
MethodColumn_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4804
MethodColumn_name
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:5540
MethodColumn_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:5581
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6831
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:6975
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7361
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7476
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:8167
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:8400
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:9036
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:9180
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:10186
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:10268
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:10661
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:10774
MethodColumn_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11912
MethodColumn_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:12033
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14176
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14364
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15149
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15348
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:19659
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:19749
MethodColumn_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20764
MethodColumn_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20823
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20947
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21013
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21159
MethodColumn_name
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21306
MethodColumn_name_list
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15151
MethodColumn_name_list
(i int)
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15389
← previousnext →3,301–3,400 of 7,770, ranked by callers