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
cmdCmpShow
(ts *testscript.TestScript, _ bool, args []string)
internal/integration/script_test.go:253
Method
cmdCmpShow
(ts *testscript.TestScript, _ bool, args []string)
internal/integration/script_test.go:277
Method
cmdExec
(ts *testscript.TestScript, _ bool, args []string)
internal/integration/script_test.go:394
Method
cmdExec
(ts *testscript.TestScript, _ bool, args []string)
internal/integration/script_test.go:398
Method
cmdExec
(ts *testscript.TestScript, _ bool, args []string)
internal/integration/script_test.go:402
Method
cmdExist
(ts *testscript.TestScript, neg bool, args []string)
internal/integration/script_test.go:544
Method
cmdExist
(ts *testscript.TestScript, neg bool, args []string)
internal/integration/script_test.go:554
Method
cmdExist
(ts *testscript.TestScript, neg bool, args []string)
internal/integration/script_test.go:564
Function
cmdOnly
cmdOnly executes only tests that their driver version matches the given pattern. For example, "only 8" or "only 8 maria*"
internal/integration/script_test.go:220
Method
cmdSynced
(ts *testscript.TestScript, neg bool, args []string)
internal/integration/script_test.go:589
Method
cmdSynced
(ts *testscript.TestScript, neg bool, args []string)
internal/integration/script_test.go:621
Method
cmdSynced
(ts *testscript.TestScript, neg bool, args []string)
internal/integration/script_test.go:652
Function
columnSpec
columnSpec converts from a concrete MySQL schema.Column into a sqlspec.Column.
sql/mysql/sqlspec.go:376
Function
columnSpec
columnSpec converts from a concrete SQLite schema.Column into a sqlspec.Column.
sql/sqlite/sqlspec.go:198
Function
columnTypeSpec
columnTypeSpec converts from a concrete Postgres schema.Type into sqlspec.Column Type.
sql/postgres/sqlspec.go:868
Function
columnTypeSpec
columnTypeSpec converts from a concrete MySQL schema.Type into sqlspec.Column Type.
sql/sqlite/sqlspec.go:213
Function
convertColumn
convertColumn converts a sqlspec.Column into a schema.Column.
sql/postgres/sqlspec.go:486
Function
convertColumn
convertColumn converts a sqlspec.Column into a schema.Column.
sql/sqlite/sqlspec.go:128
Function
convertColumnType
convertColumnType converts a sqlspec.Column into a concrete Postgres schema.Type.
sql/postgres/sqlspec.go:675
Function
convertColumnType
convertColumnType converts a sqlspec.Column into a concrete MySQL schema.Type.
sql/mysql/sqlspec.go:275
Function
convertColumnType
convertColumnType converts a sqlspec.Column into a concrete SQLite schema.Type.
sql/sqlite/sqlspec.go:149
Function
convertDomains
(_ []*sqlspec.Table, domains []*domain, _ *schema.Realm)
sql/postgres/driver.go:710
Function
convertIndex
convertIndex converts a sqlspec.Index into a schema.Index.
sql/sqlite/sqlspec.go:112
Function
convertPK
convertPK converts a sqlspec.PrimaryKey into a schema.Index.
sql/postgres/sqlspec.go:546
Function
convertPart
(spec *sqlspec.IndexPart, part *schema.IndexPart)
sql/postgres/sqlspec.go:618
Function
convertPart
(spec *sqlspec.IndexPart, part *schema.IndexPart)
sql/mysql/sqlspec.go:213
Function
convertTable
convertTable converts a sqlspec.Table to a schema.Table. Table conversion is done without converting ForeignKeySpecs into ForeignKeys, as the target t
sql/postgres/sqlspec.go:356
Function
convertTable
convertTable converts a sqlspec.Table to a schema.Table. Table conversion is done without converting ForeignKeySpecs into ForeignKeys, as the target t
sql/mysql/sqlspec.go:140
Function
convertTable
convertTable converts a sqlspec.Table to a schema.Table. Table conversion is done without converting ForeignKeySpecs into ForeignKeys, as the target t
sql/sqlite/sqlspec.go:85
Method
diff
(t1, t2 *schema.Table)
internal/integration/sqlite_test.go:917
Method
diff
(t1, t2 *schema.Table)
internal/integration/mysql_test.go:1350
Method
diff
(t1, t2 *schema.Table)
internal/integration/postgres_test.go:1723
Method
diff
(t1, t2 *schema.Table)
internal/integration/cockroach_test.go:905
Function
directives
directives returns the all directives of the plan, if exists.
sql/migrate/dir.go:550
Method
driver
()
internal/integration/sqlite_test.go:797
Method
driver
()
internal/integration/mysql_test.go:1318
Method
driver
()
internal/integration/postgres_test.go:1597
Method
driver
()
internal/integration/cockroach_test.go:782
Method
dropSchemas
(...string)
internal/integration/sqlite_test.go:805
Method
dropSchemas
(names ...string)
internal/integration/mysql_test.go:1368
Method
dropSchemas
(names ...string)
internal/integration/postgres_test.go:1741
Method
dropSchemas
(names ...string)
internal/integration/cockroach_test.go:923
Method
dropTables
(names ...string)
internal/integration/sqlite_test.go:928
Method
dropTables
(names ...string)
internal/integration/postgres_test.go:1734
Method
dropTables
(names ...string)
internal/integration/cockroach_test.go:916
Method
expr
()
sql/schema/schema.go:493
Method
expr
expressions.
sql/schema/schema.go:591
Method
expr
()
sql/schema/schema.go:592
Function
generatedType
generatedType returns the default and only type for a generated column.
sql/postgres/sqlspec.go:1067
Method
hclDiff
(ts *testscript.TestScript, name string)
internal/integration/script_test.go:597
Method
hclDiff
(ts *testscript.TestScript, name string)
internal/integration/script_test.go:629
Method
hclDiff
(ts *testscript.TestScript, name string)
internal/integration/script_test.go:660
Function
hidden
(path string)
sql/sqltool/hidden_windows.go:12
Function
indentLn
(input string, indent int)
cmd/atlas/internal/cmdlog/cmdlog.go:1148
Function
indexSpec
(idx *schema.Index)
sql/postgres/sqlspec.go:768
Function
indexSpec
(idx *schema.Index)
sql/sqlite/sqlspec.go:186
Function
init
()
sql/sqlspec/sqlspec.go:130
Function
init
()
sql/postgres/sqlspec.go:192
Function
init
()
sql/postgres/driver.go:57
Function
init
()
sql/postgres/postgrescheck/postgrescheck.go:57
Function
init
()
sql/mysql/driver.go:56
Function
init
()
sql/mysql/mysqlcheck/mysqlcheck.go:228
Function
init
()
sql/sqlite/driver.go:53
Function
init
()
sql/sqlite/sqlitecheck/sqlitecheck.go:162
Function
init
go:generate go run . -flavor Community -suffix oss
internal/ci/jobs_oss.go:11
Function
init
The init function reads all schema descriptors with runtime code (default values, validators, hooks and policies) and stitches it to their package var
cmd/atlas/internal/migrate/ent/runtime.go:18
Function
init
()
cmd/atlas/internal/migrate/ent/migrate/schema.go:43
Function
init
()
cmd/atlas/internal/cmdapi/project.go:675
Function
init
()
cmd/atlas/internal/cmdapi/cmdapi.go:163
Function
init
()
cmd/atlas/internal/cmdapi/vercheck/vercheck.go:117
Function
init
()
cmd/atlas/internal/docker/docker.go:555
Function
init
()
cmd/atlas/internal/sqlparse/sqlparse.go:59
Function
init
()
sdk/recordriver/driver.go:19
Function
inlineRefs
inlineRefs is an analyzer function that detects column definitions with the REFERENCES clause and suggest replacing them with an explicit foreign-key
sql/mysql/mysqlcheck/mysqlcheck.go:162
Function
jsonDecode
(r io.Reader, err error)
atlasexec/atlas.go:529
Function
jsonEncode
(v any, args ...string)
cmd/atlas/internal/cmdlog/cmdlog.go:1114
Function
jsonMerge
(objects ...string)
cmd/atlas/internal/cmdlog/cmdlog.go:1130
Function
last
(a A)
atlasexec/atlas.go:598
Function
lexerLexerInit
()
cmd/atlas/internal/sqlparse/sqliteparse/lexer.go:37
Function
lines
(f migrate.File)
cmd/atlas/internal/cmdapi/migrate_test.go:1797
Method
loadPosts
()
internal/integration/sqlite_test.go:832
Method
loadPosts
()
internal/integration/mysql_test.go:1489
Method
loadPosts
()
internal/integration/postgres_test.go:1637
Method
loadPosts
()
internal/integration/cockroach_test.go:822
Method
loadUsers
()
internal/integration/sqlite_test.go:828
Method
loadUsers
()
internal/integration/mysql_test.go:1485
Method
loadUsers
()
internal/integration/postgres_test.go:1633
Method
loadUsers
()
internal/integration/cockroach_test.go:818
Method
logEntry
()
sql/migrate/migrate.go:1189
Method
logEntry
()
sql/migrate/migrate.go:1258
Method
logEntry
()
sql/migrate/migrate.go:1259
Method
logEntry
()
sql/migrate/migrate.go:1260
Method
logEntry
()
sql/migrate/migrate.go:1261
Method
logEntry
()
sql/migrate/migrate.go:1262
Method
logEntry
()
sql/migrate/migrate.go:1263
Method
logEntry
()
sql/migrate/migrate.go:1264
Method
logEntry
()
sql/migrate/migrate.go:1265
Function
main
()
internal/ci/main.go:214
Function
main
()
internal/ci/cockroach/main.go:21
Function
main
()
cmd/atlas/main.go:38
← previous
next →
7,601–7,700 of 7,770, ranked by callers