function
IsValidPluginMigrationSQL
func IsValidPluginMigrationSQL(
adapter PluginDatabaseAdapter,
value string,
) boolCheck the shared plugin migration execution boundary.
Related types
PluginDatabaseAdapterPostgreSQL or SQLite identity for private plugin schema.