sea-orm
https://github.com/seaql/sea-orm
Rust
🐚 An async & dynamic ORM for Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported3 Subscribers
Add a CodeTriage badge to sea-orm
Help out
- Issues
- Issue with `cursor_by` and `JOIN` in SeaORM using SQLite
- `comment()` does not work in migrations
- SQL type `BIGINT UNSIGNED`) is not compatible with SQL type `BIGINT`
- When setting the id field in MySQL, unsigned settings are not allowed
- Add support to client SSL PEM cert and key and root CA PEM cert
- There is support like https://freesql.net/ Is there a functional plan for AOT?
- sea-orm-cli does not generate has_many relation if there is another one-to-one relation
- Json field to support BTreeMap and HashMap
- ValueTypeErr on array with none, [ db: postgres ]
- issue with Migrator::up, the trait bound `&sea_orm::DatabaseConnection: IntoSchemaManagerConnection<'_>` is not satisfied
- Docs
- Rust not yet supported