Enums§
- Error
 - All the ways the lifecycle of applying migrations can end in failure.
 
Traits§
- Database
Error  - Converting a result with a generic 
std::error::Errorto one with this crate’s error type. 
Type Aliases§
- Tern
Result  - Alias for a result whose error type is 
Error.