We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Release v0.9.0 - Updated rorm-db
Release v0.8.2 - Fixed lints
Published v0.8.1 - removed support for async-std
Published v0.8.0 - switched to rorm-db instead of using sqlx directlyPublished v0.8.0
Reexported config module of rorm-declaration
Removed paths from rorm-declaration and rorm-sql
Added option to configure databsae
Added library interface for rorm-cli
Init command - Added init subcommand to create a database configuration file - Bumped rorm-sql version
Fixed multiple occurrences of foreign keys in one model