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
- Remove redundant `Expr::expr` from internal code
- fix: use fully-qualified syntax for ActiveEnum associated type
- Select up to 10
- In 1.1.7, DerivePartialModel doesn't cast enums to TEXT causing mismatched types errors
- `QuerySelect::column_as` method cast ActiveEnum column expression as TEXT
- Allow to specify an escape character in `like` and `not_like`
- define Enumeration: proc-macro panicked: `""` is not a valid identifier
- If one of the database field names is not symmetrical, no error will be reported
- sea-orm-cli generate entity got wrong mediumblob type
- When inserting data in batches, it is desired to return the number of successfully inserted data
- Docs
- Rust not yet supported