property Migration.verify

Runs after up(); a failure leaves the migration unrecorded for retry.

Type

() => Promise<void>

Usage

import { type Migration } from "doc.ts";