MCPcopy
hub / github.com/apache/devlake / HasPendingScripts

Method HasPendingScripts

backend/core/plugin/plugin_migration.go:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 Register(scripts []MigrationScript, comment string)
35 Execute() errors.Error
36 HasPendingScripts() bool
37}
38
39// PluginMigration is implemented by the plugin to declare all migration script that have to be applied to the database

Callers 2

TestHasPendingScriptsFunction · 0.95
InitExecuteMigrationFunction · 0.65

Implementers 1

migratorImplbackend/core/migration/migrator.go

Calls

no outgoing calls

Tested by 1

TestHasPendingScriptsFunction · 0.76