Skip to main content

Module migrations

Module migrations 

Source
Expand description

Versioned SQL migrations for PostgreSQL. Transactional; the rustio_migrations tracking table records which versions have been applied.

Structs§

ApplyOptions
MigrationFile

Functions§

applied_versions
apply
apply_with
generate
status