Docs.rs
uqa-sql-0.3.5
uqa-sql 0.3.5
Docs.rs crate page
AGPL-3.0-only
15 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
jaepil
Dependencies
chrono ^0.4
normal
crc32fast ^1.4
normal
getrandom ^0.3
normal
icu_casemap =2.0.0
normal
libm ^0.2
normal
regex ^1.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
uqa-core ^0.3.5
normal
uqa-pg-query ^0.3.5
normal
proptest ^1.5
dev
errno ^0.3
normal
libc ^0.2
normal
Versions
20.13%
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 stored_view
uqa_sql
0.3.5
Module stored_
view
Module Items
Modules
Structs
In uqa_
sql::
catalog
uqa_sql
::
catalog
Module
stored_
view
Copy item path
Source
Modules
§
dependencies
Select stored view dependencies and rewrite exact routine identities in their bound plans.
references
Rewrite bound relation identities while preserving each stored view’s public metadata.
removal
View DROP authorization, dependency diagnostics and temporary dependency layers.
restoration
Decode and validate durable view definitions and migrated public metadata.
Structs
§
Stored
View
One bound view query together with the fixed public column names captured when the view was created.
None
exists only while the catalog-opening migration reads formats written before column metadata was persisted.