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
- Field name 'is_2fa' converted to 'is2fa' during insertion in SeaORM
- [BUG] `DerivePartialModel` attr `entity` not support `syn::Path` token
- Allow dynamic `schema_name`s
- Shared lock syntax incompatible with MariaDB
- DateTimeUtc is recognized as TimestampWithTimeZone
- Entity Generation Fails to Skip Ignored Tables
- `enum`s are always lowercased in queries despire `enum_name` leading to `type does not exist`
- Generate select_as and save_as attributes for custom column types.
- Entity generation fails if `model-extra-attributes` include a comma surrounded by parentheses
- sea-orm-cli generates uncompilable model from pre-existing autoincrement primary key in sqlite
- Docs
- Rust not yet supported