This commit is contained in:
Chris Tsang 2022-04-18 23:17:52 +08:00
parent d6fb93e48c
commit 2e12e29c38
2 changed files with 6 additions and 2 deletions

View File

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

View File

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