Docs
This commit is contained in:
parent
adaaf31dd9
commit
f6ea8a7b3f
@ -33,6 +33,6 @@ Built upon SeaQuery, a dynamic query builder, SeaORM allows you to build complex
|
|||||||
|
|
||||||
Use mock connections to write unit tests for your logic.
|
Use mock connections to write unit tests for your logic.
|
||||||
|
|
||||||
4. API oriented
|
4. Service oriented
|
||||||
|
|
||||||
Quickly build search models that help you join, filter, sort and paginate data in APIs.
|
Quickly build services that join, filter, sort and paginate data in APIs.
|
||||||
|
@ -35,9 +35,9 @@
|
|||||||
//!
|
//!
|
||||||
//! Use mock connections to write unit tests for your logic.
|
//! Use mock connections to write unit tests for your logic.
|
||||||
//!
|
//!
|
||||||
//! 4. API oriented
|
//! 4. Service oriented
|
||||||
//!
|
//!
|
||||||
//! Quickly build search models that help you join, filter, sort and paginate data in APIs.
|
//! Quickly build services that join, filter, sort and paginate data in APIs.
|
||||||
//!
|
//!
|
||||||
//! # A quick taste of SeaORM
|
//! # A quick taste of SeaORM
|
||||||
//!
|
//!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user