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
- Most elegant way I could figure to fix from_json
- Nested ActiveModelEx::save() fails to insert a new has_many child with a composite, non-auto-increment primary key
- `ActiveModel::from_json` fails to deserialize TimeDateTimeWithTimezone fields to NotSet when field is missing from JSON payload
- Permit passing custom derives to ActiveModelEx
- Migrate sea-orm-macros from syn 2 to syn 3
- Refactor macro attribute parsing: migrate from bae to darling and remove string/Ident round-trips
- Generated columns: write-safety design
- Keep sea-orm-sync's DatabaseConnection Send + Sync (#3070)
- Generate entity emits #[sea_orm(ignore)] on citext columns, excluding them from the Entity
- Split CLI flag changes from PR #3158
- Docs
- Rust not yet supported