Crate nakago_sea_orm

source ·
Expand description

§nakago-sea-orm: A SeaORM integration for Nakago

Re-exports§

Modules§

Enums§

  • Handle a database connection depending on the backend enabled by the feature flags. This creates a database pool. This will be Clone unless the feature flag mock is enabled.