Functions§
- migrate_
state - Migrates a particular state by looping over all active and inactive states.
If the
migrateclosure returnsNone, this state was not migrated and should be added to the new state machine vectors.
Type Aliases§
- Client
Module Migration Fn ClientMigrationFnis a function that modules can implement to “migrate” the database to the next database version.- Migrate
State 🔒Fn - Helper function definition for migrating a single state.