6 releases
| 0.6.0 | Oct 9, 2025 |
|---|---|
| 0.5.5 | Dec 26, 2024 |
| 0.5.4 | Jan 22, 2024 |
| 0.5.1 | Nov 6, 2023 |
| 0.5.0-rc.1 | Dec 28, 2021 |
#25 in #framework-database
529 downloads per month
Used in 4 crates
(via sea-orm-rocket)
15KB
96 lines
sea_orm_rocket - Code Generation
Implements the code generation portion of the sea_orm_rocket crate. This
is an implementation detail. This create should never be depended on
directly.
SeaORM Rocket support crate.
Not all versions of sea-orm-rocket are compatible with every version of Rocket
due to breaking changes in the Rocket database management API. Please reference
the below table to determine which version of sea-orm-rocket is appropriate
for your use case.
| Rocket version | sea-orm-rocket version |
|---|---|
| v0.5.0 (+ RCs) | v0.5.5 |
| v0.5.1 | v0.6.0 |
Dependencies
~290–730KB
~17K SLoC