Structs
- An error that occurred while processing a
ChangelogFile
- A changelog file
- Struct for running migrations on a database
- The minimal information for a migration version
- Represents errors produced by migration code
- A single, optionally annotated, SQL statement
- The annotation of an SQL statement
- An iterator for a
ChangelogFile
Enums
- Kinds of errors that can occur when processing a
ChangelogFile
- Status of a migration.
- Kinds of errors produced by the migration code
Traits
- Trait for executing migrations
- Trait for state management
- Struct storing the changelogs needed for the migrations
Type Definitions
Attribute Macros
- Attribute macro for automatically generating a
db_up::MigrationStore