MCPcopy Create free account

hub / github.com/ariga/atlas / functions

Functions7,770 in github.com/ariga/atlas

MethodcmdCmpShow
(ts *testscript.TestScript, _ bool, args []string)
internal/integration/script_test.go:253
MethodcmdCmpShow
(ts *testscript.TestScript, _ bool, args []string)
internal/integration/script_test.go:277
MethodcmdExec
(ts *testscript.TestScript, _ bool, args []string)
internal/integration/script_test.go:394
MethodcmdExec
(ts *testscript.TestScript, _ bool, args []string)
internal/integration/script_test.go:398
MethodcmdExec
(ts *testscript.TestScript, _ bool, args []string)
internal/integration/script_test.go:402
MethodcmdExist
(ts *testscript.TestScript, neg bool, args []string)
internal/integration/script_test.go:544
MethodcmdExist
(ts *testscript.TestScript, neg bool, args []string)
internal/integration/script_test.go:554
MethodcmdExist
(ts *testscript.TestScript, neg bool, args []string)
internal/integration/script_test.go:564
FunctioncmdOnly
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
MethodcmdSynced
(ts *testscript.TestScript, neg bool, args []string)
internal/integration/script_test.go:589
MethodcmdSynced
(ts *testscript.TestScript, neg bool, args []string)
internal/integration/script_test.go:621
MethodcmdSynced
(ts *testscript.TestScript, neg bool, args []string)
internal/integration/script_test.go:652
FunctioncolumnSpec
columnSpec converts from a concrete MySQL schema.Column into a sqlspec.Column.
sql/mysql/sqlspec.go:376
FunctioncolumnSpec
columnSpec converts from a concrete SQLite schema.Column into a sqlspec.Column.
sql/sqlite/sqlspec.go:198
FunctioncolumnTypeSpec
columnTypeSpec converts from a concrete Postgres schema.Type into sqlspec.Column Type.
sql/postgres/sqlspec.go:868
FunctioncolumnTypeSpec
columnTypeSpec converts from a concrete MySQL schema.Type into sqlspec.Column Type.
sql/sqlite/sqlspec.go:213
FunctionconvertColumn
convertColumn converts a sqlspec.Column into a schema.Column.
sql/postgres/sqlspec.go:486
FunctionconvertColumn
convertColumn converts a sqlspec.Column into a schema.Column.
sql/sqlite/sqlspec.go:128
FunctionconvertColumnType
convertColumnType converts a sqlspec.Column into a concrete Postgres schema.Type.
sql/postgres/sqlspec.go:675
FunctionconvertColumnType
convertColumnType converts a sqlspec.Column into a concrete MySQL schema.Type.
sql/mysql/sqlspec.go:275
FunctionconvertColumnType
convertColumnType converts a sqlspec.Column into a concrete SQLite schema.Type.
sql/sqlite/sqlspec.go:149
FunctionconvertDomains
(_ []*sqlspec.Table, domains []*domain, _ *schema.Realm)
sql/postgres/driver.go:710
FunctionconvertIndex
convertIndex converts a sqlspec.Index into a schema.Index.
sql/sqlite/sqlspec.go:112
FunctionconvertPK
convertPK converts a sqlspec.PrimaryKey into a schema.Index.
sql/postgres/sqlspec.go:546
FunctionconvertPart
(spec *sqlspec.IndexPart, part *schema.IndexPart)
sql/postgres/sqlspec.go:618
FunctionconvertPart
(spec *sqlspec.IndexPart, part *schema.IndexPart)
sql/mysql/sqlspec.go:213
FunctionconvertTable
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
FunctionconvertTable
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
FunctionconvertTable
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
Methoddiff
(t1, t2 *schema.Table)
internal/integration/sqlite_test.go:917
Methoddiff
(t1, t2 *schema.Table)
internal/integration/mysql_test.go:1350
Methoddiff
(t1, t2 *schema.Table)
internal/integration/postgres_test.go:1723
Methoddiff
(t1, t2 *schema.Table)
internal/integration/cockroach_test.go:905
Functiondirectives
directives returns the all directives of the plan, if exists.
sql/migrate/dir.go:550
Methoddriver
()
internal/integration/sqlite_test.go:797
Methoddriver
()
internal/integration/mysql_test.go:1318
Methoddriver
()
internal/integration/postgres_test.go:1597
Methoddriver
()
internal/integration/cockroach_test.go:782
MethoddropSchemas
(...string)
internal/integration/sqlite_test.go:805
MethoddropSchemas
(names ...string)
internal/integration/mysql_test.go:1368
MethoddropSchemas
(names ...string)
internal/integration/postgres_test.go:1741
MethoddropSchemas
(names ...string)
internal/integration/cockroach_test.go:923
MethoddropTables
(names ...string)
internal/integration/sqlite_test.go:928
MethoddropTables
(names ...string)
internal/integration/postgres_test.go:1734
MethoddropTables
(names ...string)
internal/integration/cockroach_test.go:916
Methodexpr
()
sql/schema/schema.go:493
Methodexpr
expressions.
sql/schema/schema.go:591
Methodexpr
()
sql/schema/schema.go:592
FunctiongeneratedType
generatedType returns the default and only type for a generated column.
sql/postgres/sqlspec.go:1067
MethodhclDiff
(ts *testscript.TestScript, name string)
internal/integration/script_test.go:597
MethodhclDiff
(ts *testscript.TestScript, name string)
internal/integration/script_test.go:629
MethodhclDiff
(ts *testscript.TestScript, name string)
internal/integration/script_test.go:660
Functionhidden
(path string)
sql/sqltool/hidden_windows.go:12
FunctionindentLn
(input string, indent int)
cmd/atlas/internal/cmdlog/cmdlog.go:1148
FunctionindexSpec
(idx *schema.Index)
sql/postgres/sqlspec.go:768
FunctionindexSpec
(idx *schema.Index)
sql/sqlite/sqlspec.go:186
Functioninit
()
sql/sqlspec/sqlspec.go:130
Functioninit
()
sql/postgres/sqlspec.go:192
Functioninit
()
sql/postgres/driver.go:57
Functioninit
()
sql/postgres/postgrescheck/postgrescheck.go:57
Functioninit
()
sql/mysql/driver.go:56
Functioninit
()
sql/mysql/mysqlcheck/mysqlcheck.go:228
Functioninit
()
sql/sqlite/driver.go:53
Functioninit
()
sql/sqlite/sqlitecheck/sqlitecheck.go:162
Functioninit
go:generate go run . -flavor Community -suffix oss
internal/ci/jobs_oss.go:11
Functioninit
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
Functioninit
()
cmd/atlas/internal/migrate/ent/migrate/schema.go:43
Functioninit
()
cmd/atlas/internal/cmdapi/project.go:675
Functioninit
()
cmd/atlas/internal/cmdapi/cmdapi.go:163
Functioninit
()
cmd/atlas/internal/cmdapi/vercheck/vercheck.go:117
Functioninit
()
cmd/atlas/internal/docker/docker.go:555
Functioninit
()
cmd/atlas/internal/sqlparse/sqlparse.go:59
Functioninit
()
sdk/recordriver/driver.go:19
FunctioninlineRefs
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
FunctionjsonDecode
(r io.Reader, err error)
atlasexec/atlas.go:529
FunctionjsonEncode
(v any, args ...string)
cmd/atlas/internal/cmdlog/cmdlog.go:1114
FunctionjsonMerge
(objects ...string)
cmd/atlas/internal/cmdlog/cmdlog.go:1130
Functionlast
(a A)
atlasexec/atlas.go:598
FunctionlexerLexerInit
()
cmd/atlas/internal/sqlparse/sqliteparse/lexer.go:37
Functionlines
(f migrate.File)
cmd/atlas/internal/cmdapi/migrate_test.go:1797
MethodloadPosts
()
internal/integration/sqlite_test.go:832
MethodloadPosts
()
internal/integration/mysql_test.go:1489
MethodloadPosts
()
internal/integration/postgres_test.go:1637
MethodloadPosts
()
internal/integration/cockroach_test.go:822
MethodloadUsers
()
internal/integration/sqlite_test.go:828
MethodloadUsers
()
internal/integration/mysql_test.go:1485
MethodloadUsers
()
internal/integration/postgres_test.go:1633
MethodloadUsers
()
internal/integration/cockroach_test.go:818
MethodlogEntry
()
sql/migrate/migrate.go:1189
MethodlogEntry
()
sql/migrate/migrate.go:1258
MethodlogEntry
()
sql/migrate/migrate.go:1259
MethodlogEntry
()
sql/migrate/migrate.go:1260
MethodlogEntry
()
sql/migrate/migrate.go:1261
MethodlogEntry
()
sql/migrate/migrate.go:1262
MethodlogEntry
()
sql/migrate/migrate.go:1263
MethodlogEntry
()
sql/migrate/migrate.go:1264
MethodlogEntry
()
sql/migrate/migrate.go:1265
Functionmain
()
internal/ci/main.go:214
Functionmain
()
internal/ci/cockroach/main.go:21
Functionmain
()
cmd/atlas/main.go:38
← previousnext →7,601–7,700 of 7,770, ranked by callers