Pudu programming language
Menu
API reference

Std.Db.Migrate.Plan

1 declaration

type

Plan

This declaration introduces a public type.

What it does

What should happen next.

Both halves are here rather than only the first: a caller that is about to

change a schema wants to see what is already there, and a report naming

only the pending ones cannot be checked against the record it came from.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.Db.MigrateSearch related declarations