function
PluginStepChecksum
func PluginStepChecksum(
adapter schema.PluginDatabaseAdapter,
plugin string,
version uint32,
direction string,
statements []string,
) stringCompute the stable identity of ordered plugin SQL.
Related types
PluginDatabaseAdapterPostgreSQL or SQLite identity for private plugin schema.