[][src]Crate schemamama_rusqlite

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