function
ProjectMigrations
func ProjectMigrations(
transforms ...ridumigration.DataTransform,
) ridumigration.ProjectDriverBuild the compiled-project driver for checksum-bound transaction-scoped data transforms.
Source adapters/mongodb/migration_transform.go:320
Callbacks remain compiled into the application; artifacts contain only validated names and checksums. MongoDB owns their transactions, checkpoints, and private connection boundary.
Related types
DataTransformExecutable up and down callbacks bound to an immutable descriptor.
ProjectDriverApplication-compiled callbacks behind adapter-owned project migration commands.