Docs.rs
premix-core-1.0.6-alpha
premix-core 1.0.6-alpha
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
arrkpong
Dependencies
chrono ^0.4
normal
metrics ^0.22
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.149
normal
sqlx ^0.8.6
normal
tracing ^0.1.44
normal
tokio ^1
dev
Versions
4.76%
of the crate is documented
Go to latest stable release
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
sqlite_migration_sql
premix_
core
1.0.6-alpha
In premix_
core::
schema
premix_core
::
schema
Function
sqlite_
migration_
sql
Copy item path
Source
pub fn sqlite_migration_sql( expected: &[
SchemaTable
], diff: &
SchemaDiff
, ) ->
Vec
<
String
>