seamantic 0.0.14

A library to enhance SeaORM
Documentation
1
2
3
4
//! Helpers for working with SeaORM

mod upsert;
pub use upsert::UpsertTrait;