Remix
Remix
remix/data-table/migrations · TypeView Source

MigrationTransactionMode

Summary

Controls how each migration is wrapped in transactions.

Signature

type MigrationTransactionMode = "auto" | "required" | "none";