MCPcopy Create free account
hub / github.com/rilldata/rill / Migrate

Method Migrate

admin/database/database.go:55–55  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

53 NewTx(ctx context.Context, allowNested bool) (context.Context, Tx, error)
54
55 Migrate(ctx context.Context) error
56 FindMigrationVersion(ctx context.Context) (int, error)
57
58 FindOrganizations(ctx context.Context, afterName string, limit int) ([]*Organization, error)

Callers 6

MigrateCmdFunction · 0.65
NewFunction · 0.65
TestPostgresFunction · 0.65
NewFunction · 0.65
TestProvisionFunction · 0.65

Calls

no outgoing calls

Tested by 2

TestPostgresFunction · 0.52
TestProvisionFunction · 0.52