Crate rusqlite_migration[][src]

Structs

M

One migration

Migrations

Set of migrations

Enums

Error

Enum listing possible errors.

SchemaVersion

Schema version, in the context of Migrations

SchemaVersionError

Errors related to schema versions

Type Definitions

Result

A typedef of the result returned by many methods.