Docs.rs
qail-0.14.15
qail 0.14.15
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
VerysignVL
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.5
normal
colored ^2.0
normal
dirs ^5.0
normal
md5 ^0.7
normal
notify-debouncer-full ^0.4
normal
qail-core ^0.14.15
normal
qail-pg ^0.14.15
normal
qail-qdrant ^0.14.15
normal
reqwest ^0.12
normal
rustyline ^14.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
toml ^0.8
normal
url ^2.5
normal
Versions
62.34%
of the crate is documented
Go to latest version
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
generate_down_sql
qail
0.14.15
In qail::
sql_
gen
qail
::
sql_gen
Function
generate_
down_
sql
Copy item path
Source
pub fn generate_down_sql(cmd: &
Qail
) ->
String
Expand description
Generate DOWN SQL for a migration command.