MCPcopy Create free account

hub / github.com/ariga/atlas / functions

Functions7,770 in github.com/ariga/atlas

MethodParseType
ParseType returns the schema.Type value represented by the given string.
sql/sqlite/driver.go:201
MethodParseURL
ParseURL implements the sqlclient.URLParser interface.
sql/postgres/driver.go:416
MethodParseURL
ParseURL implements the sqlclient.URLParser interface.
sql/mysql/driver.go:330
MethodParseURL
ParseURL calls f(u).
sql/sqlclient/client.go:266
MethodParseURL
ParseURL implements the sqlclient.URLParser interface.
sql/sqlite/driver.go:82
FunctionPartialHashesIsNil
PartialHashesIsNil applies the IsNil predicate on the "partial_hashes" field.
cmd/atlas/internal/migrate/ent/revision/where.go:633
FunctionPartialHashesNotNil
PartialHashesNotNil applies the NotNil predicate on the "partial_hashes" field.
cmd/atlas/internal/migrate/ent/revision/where.go:638
MethodPartition_by
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:26188
MethodPartition_by
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:26301
MethodPath
Path returns the local path used for opening this dir.
sql/sqltool/tool.go:93
MethodPath
Path returns the local path used for opening this dir.
sql/sqltool/tool.go:338
MethodPath
Path returns the path set by the SetPath method.
sql/migrate/dir.go:523
MethodPlanChanges
(context.Context, string, []schema.Change, ...migrate.PlanOption)
sql/migrate/migrate_test.go:669
MethodPlanChanges
PlanChanges returns a migration plan for the given schema changes.
sql/postgres/migrate.go:29
MethodPlanChanges
(_ context.Context, _ string, planned []schema.Change, _ ...migrate.PlanOption)
sql/postgres/driver_test.go:248
MethodPlanChanges
PlanChanges returns a migration plan for the given schema changes.
sql/mysql/migrate.go:31
MethodPlanChanges
PlanChanges returns a migration plan for the given schema changes.
sql/mysql/tidb.go:84
MethodPlanChanges
PlanChanges returns a migration plan for the given schema changes.
sql/sqlite/migrate.go:27
FunctionPlanWithExclude
PlanWithExclude allows setting exclude patterns for the planner. Resources that match the patterns are excluded from planning.
sql/migrate/migrate.go:386
FunctionPlanWithMode
PlanWithMode allows setting a custom plan mode.
sql/migrate/migrate.go:354
MethodPos
Pos of the schema, if exists.
sql/schema/schema.go:151
MethodPos
Pos of the enum, if exists.
sql/schema/schema.go:161
MethodPos
Pos of the table, if exists.
sql/schema/schema.go:201
MethodPos
Pos of the column, if exists.
sql/schema/schema.go:281
MethodPos
Pos of the index, if exists.
sql/schema/schema.go:291
MethodPos
Pos of the index part, if exists.
sql/schema/schema.go:301
MethodPos
Pos of the check, if exists.
sql/schema/schema.go:311
MethodPos
Pos of the foreign-key, if exists.
sql/schema/schema.go:321
MethodPragma_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15726
MethodPragma_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15774
MethodPragma_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:1971
MethodPragma_stmt
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2260
MethodPragma_value
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15730
MethodPragma_value
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:15814
MethodPrepare
Prepare returns a prepared statement, bound to this connection.
sdk/recordriver/driver.go:96
MethodQUERY_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:1981
MethodQUERY_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2408
MethodQUERY_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28857
MethodQUERY_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29316
MethodQualified_table_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:10952
MethodQualified_table_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11002
MethodQualified_table_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11200
MethodQualified_table_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11252
MethodQualified_table_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20106
MethodQualified_table_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20171
MethodQualified_table_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21152
MethodQualified_table_name
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:21216
MethodQualifierLabel
QualifierLabel returns the qualifier label used for the table resource, if any.
sql/sqlspec/sqlspec.go:110
MethodQualifierLabel
QualifierLabel returns the qualifier label used for the sequence resource, if any.
sql/sqlspec/sqlspec.go:122
MethodQualifierLabel
QualifierLabel returns the qualifier label used for the enum resource, if any.
sql/postgres/sqlspec.go:148
MethodQualifierLabel
QualifierLabel returns the qualifier label used for the domain resource, if any.
sql/postgres/sqlspec.go:160
MethodQualifierLabel
QualifierLabel returns the qualifier label used for the composite resource, if any.
sql/postgres/sqlspec.go:172
MethodQualifierLabel
QualifierLabel returns the qualifier label used for the aggregate resource, if any.
sql/postgres/sqlspec.go:184
FunctionQuery
Query exposes the database/sql.Query as a schemahcl datasource. data "sql" "tenants" { url = var.url query = <query> args = [<arg1>, <arg2>
cmd/atlas/internal/cmdext/cmdext.go:198
MethodQueryContext
QueryContext implements the sqlx.ExecQuerier interface.
sql/internal/sqlx/plan.go:65
MethodQueryContext
QueryContext allows calling the underlying QueryContext method of the transaction if it is supported by it. See, database/sql#Tx.QueryContext for more
cmd/atlas/internal/migrate/ent/tx.go:232
MethodQueryContext
QueryContext allows calling the underlying QueryContext method of the driver if it is supported by it. See, database/sql#DB.QueryContext for more info
cmd/atlas/internal/migrate/ent/client.go:378
MethodRAISE_
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:13784
MethodRAISE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:13830
MethodRAISE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28858
MethodRAISE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29320
MethodRANGE_
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:23463
MethodRANGE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:23508
MethodRANGE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28896
MethodRANGE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29472
MethodRANK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:26194
MethodRANK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:26361
MethodRANK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28909
MethodRANK_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29524
MethodRECURSIVE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:9851
MethodRECURSIVE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:10001
MethodRECURSIVE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:24605
MethodRECURSIVE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:24690
MethodRECURSIVE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28859
MethodRECURSIVE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29324
MethodREFERENCES_
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7357
MethodREFERENCES_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7431
MethodREFERENCES_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28860
MethodREFERENCES_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29328
MethodREGEXP_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:11965
MethodREGEXP_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:12398
MethodREGEXP_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28861
MethodREGEXP_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29332
MethodREINDEX_
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:16138
MethodREINDEX_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:16181
MethodREINDEX_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28862
MethodREINDEX_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29336
MethodRELEASE_
Getter signatures
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4171
MethodRELEASE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:4211
MethodRELEASE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28863
MethodRELEASE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29340
MethodRENAME_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2694
MethodRENAME_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:2805
MethodRENAME_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:28864
MethodRENAME_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:29344
MethodREPLACE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:7986
MethodREPLACE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:8048
MethodREPLACE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14160
MethodREPLACE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:14247
MethodREPLACE_
()
cmd/atlas/internal/sqlparse/sqliteparse/parser.go:20116
← previousnext →5,901–6,000 of 7,770, ranked by callers