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
- 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 ]
- No way to set `max_lifetime` and `idle_timeout` to None for database connections
- Generated entities: "the trait bound `Option<Vec<Vec<u8>>>: TryGetable` is not satisfied"
- Fix lib panic on insert_many
- issue with Migrator::up, the trait bound `&sea_orm::DatabaseConnection: IntoSchemaManagerConnection<'_>` is not satisfied
- Allow the use of SmartString for strings
- `ColumnDef` builder functions in `sea-orm-migration` may push additional statements instead of changing them
- Incorrect type in entity generation
- Docs
- Rust not yet supported