This commit is contained in:
Chris Tsang 2022-04-18 23:53:47 +08:00
parent 2e12e29c38
commit 66ba234156
2 changed files with 2 additions and 2 deletions

View File

@ -191,7 +191,7 @@ fruit::Entity::delete_many()
## Who's using SeaORM?
SeaORM is the foundation of [StarfishQL](https://github.com/SeaQL/starfish-ql).
SeaORM is the foundation of [StarfishQL](https://github.com/SeaQL/starfish-ql), an experimental graph database and query engine.
For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm).

View File

@ -262,7 +262,7 @@
//!
//! ## Who's using SeaORM?
//!
//! SeaORM is the foundation of [StarfishQL](https://github.com/SeaQL/starfish-ql).
//! SeaORM is the foundation of [StarfishQL](https://github.com/SeaQL/starfish-ql), an experimental graph database and query engine.
//!
//! For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm).
//!