Crate schemamama_rusqlite [] [src]

Structs

SqliteAdapter

An adapter that allows its migrations to act upon PostgreSQL connection transactions.

Enums

SqliteMigrationError

Traits

SqliteMigration

A migration to be used within a PostgreSQL connection.

Type Definitions

Result