This commit is contained in:
Chris Tsang 2024-05-28 16:28:34 +01:00
parent 4ae267d808
commit 3865ca3729
2 changed files with 0 additions and 8 deletions

View File

@ -40,13 +40,9 @@ Integration examples:
+ [Tonic Example](https://github.com/SeaQL/sea-orm/tree/master/examples/tonic_example) + [Tonic Example](https://github.com/SeaQL/sea-orm/tree/master/examples/tonic_example)
+ [Seaography Example](https://github.com/SeaQL/sea-orm/tree/master/examples/seaography_example) + [Seaography Example](https://github.com/SeaQL/sea-orm/tree/master/examples/seaography_example)
## Support
[![Discord](https://img.shields.io/discord/873880840487206962?label=Discord)](https://discord.com/invite/uCPdDXzbdv) [![Discord](https://img.shields.io/discord/873880840487206962?label=Discord)](https://discord.com/invite/uCPdDXzbdv)
Join our Discord server to chat with other members of the SeaQL community! Join our Discord server to chat with other members of the SeaQL community!
Professional support on Rust programming and best practices is available. You can email us for a quote!
## Features ## Features
1. Async 1. Async

View File

@ -50,13 +50,9 @@
//! + [Tonic Example](https://github.com/SeaQL/sea-orm/tree/master/examples/tonic_example) //! + [Tonic Example](https://github.com/SeaQL/sea-orm/tree/master/examples/tonic_example)
//! + [Seaography Example](https://github.com/SeaQL/sea-orm/tree/master/examples/seaography_example) //! + [Seaography Example](https://github.com/SeaQL/sea-orm/tree/master/examples/seaography_example)
//! //!
//! ## Support
//!
//! [![Discord](https://img.shields.io/discord/873880840487206962?label=Discord)](https://discord.com/invite/uCPdDXzbdv) //! [![Discord](https://img.shields.io/discord/873880840487206962?label=Discord)](https://discord.com/invite/uCPdDXzbdv)
//! Join our Discord server to chat with other members of the SeaQL community! //! Join our Discord server to chat with other members of the SeaQL community!
//! //!
//! Professional support on Rust programming and best practices is available. You can email us for a quote!
//!
//! ## Features //! ## Features
//! //!
//! 1. Async //! 1. Async