This commit is contained in:
Chris Tsang 2022-03-09 00:14:33 +08:00
parent 7b005f69b4
commit 0f0b482931
2 changed files with 8 additions and 0 deletions

View File

@ -183,6 +183,10 @@ fruit::Entity::delete_many()
1. [Release Model](https://www.sea-ql.org/SeaORM/blog/2021-08-30-release-model)
1. [Change Log](https://github.com/SeaQL/sea-orm/tree/master/CHANGELOG.md)
## Who's using SeaORM?
[Community](https://github.com/SeaQL/sea-orm/tree/master/COMMUNITY.md)
## License
Licensed under either of

View File

@ -253,6 +253,10 @@
//! 1. [Architecture](https://github.com/SeaQL/sea-orm/tree/master/ARCHITECTURE.md)
//! 1. [Release Model](https://www.sea-ql.org/SeaORM/blog/2021-08-30-release-model)
//! 1. [Change Log](https://github.com/SeaQL/sea-orm/tree/master/CHANGELOG.md)
//!
//! ## Who's using SeaORM?
//!
//! [Community](https://github.com/SeaQL/sea-orm/tree/master/COMMUNITY.md)
//!
//! ## License
//!