Crate db_up_sql_changelog

Source

Structs§

ChangelogError
An error that occurred while processing a ChangelogFile
ChangelogFile
A changelog file
SqlStatement
A single, optionally annotated, SQL statement
SqlStatementAnnotation
The annotation of an SQL statement
SqlStatementIterator
An iterator for a ChangelogFile

Enums§

ChangelogErrorKind
Kinds of errors that can occur when processing a ChangelogFile

Type Aliases§

Result