Crate surrealdb_migrator

Source

Structs§

M
One migration.
Migrations
Set of migrations

Enums§

Error
Enum listing possible errors.
MigrationDefinitionError
Errors related to schema versions
SchemaVersion
Schema version, in the context of Migrations
SchemaVersionError
Errors related to schema versions

Type Aliases§

Result
A typedef of the result returned by many methods.