Docs.rs
vespertide-query-0.2.0
vespertide-query 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
owjs3901
Dependencies
rayon ^1.12
normal
sea-query ^1.0.1
normal
thiserror ^2
normal
vespertide-core =0.2.0
normal
vespertide-naming =0.2.0
normal
vespertide-planner =0.2.0
normal
criterion ^0.8
dev
insta ^1.47
dev
pg_query ^6
dev
proptest ^1
dev
rstest ^0.26
dev
rusqlite ^0.40
dev
serial_test ^3.5
dev
sqlparser ^0.62
dev
vespertide-core =0.2.0
dev
Versions
48.08%
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
Skip to main content
Module modify_column_comment
vespertide_
query
0.2.0
Module modify_
column_
comment
Module Items
Functions
In vespertide_
query::
sql
vespertide_query
::
sql
Module
modify_
column_
comment
Copy item path
Source
Functions
ยง
build_
modify_
column_
comment
Build SQL for changing column comment. Note:
SQLite
does not support column comments natively.