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
- v1.1.2: cannot find method or associated constant `enum_type_name` in trait `sea_orm::sea_query::ValueType
- [Bug] Is MariaDB new default collation `utf8mb4_uca1400_ai_ci` breaking the `sea-orm-cli generate`?
- Axum Example not working
- Compare with Diesel page is heavily outdated
- Non-Enum types require `ActiveEnum` trait when used a primary keys.
- Sqlite3 databases are created expecting a PK, and aren't falling back to the automatic ROWID or generating a WITHOUT ROWID table
- Returning model with `enum` field with `find_by_statement`
- Breaking changes information missing from ChangeLog
- Use `BitVec` and `BitArray` from `bitvec` crate for `Bit` and `VarBit` column types
- Unable to create new table with camel case enum type field using sea-orm-cli migrate
- Docs
- Rust not yet supported