pub async fn migrate_to_v1(ctx: MigrationContext<'_>) -> Result<(), Error>
Expand description
Example DB migration from version 0 to version 1
pub async fn migrate_to_v1(ctx: MigrationContext<'_>) -> Result<(), Error>
Example DB migration from version 0 to version 1