Re-exports§
pub use memory::MemoryDatabase;
Modules§
Structs§
- MySql
Database - MySQL implementation
- Postgres
Database - PostgreSQL implementation
- Sqlite
Database - SQLite implementation
Traits§
- Workflow
Database - Database backend trait
Functions§
- migrate_
mysql - migrate_
postgres - Database migration functions
- migrate_
sqlite