Docs.rs
premix-orm-1.0.9-alpha
premix-orm 1.0.9-alpha
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
arrkpong
Dependencies
actix-web ^4
normal
optional
axum ^0.7
normal
optional
premix-core =1.0.9-alpha
normal
premix-macros =1.0.9-alpha
normal
sqlx ^0.8
normal
chrono ^0.4
dev
futures-util ^0.3
dev
metrics ^0.22
dev
serde ^1
dev
serde_json ^1
dev
sqlx ^0.8
dev
tokio ^1
dev
tracing ^0.1
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module migrator
premix_
orm
1.0.9-alpha
Module migrator
Module Items
Structs
In crate premix_
orm
premix_orm
Module
migrator
Copy item path
Source
Expand description
Database migration engine.
Structs
ยง
Migration
A single database migration.
Migrator
A migration manager for applying and rolling back migrations.