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 database
uqa_sql
0.3.5
Module database
Module Items
Structs
Enums
Functions
In uqa_
sql::
catalog::
security
uqa_sql
::
catalog
::
security
Module
database
Copy item path
Source
Expand description
Database ACL values, grant paths, privilege checks and dependency-aware revocation.
Structs
§
Database
AclEntry
Database
Privilege
Check
Database
Privileges
Database
Security
Enums
§
Database
AclPrivilege
Functions
§
apply_
database_
acl
database_
acl_
warning
grant_
acl
parse_
privilege_
checks
requested_
acl_
privileges
resolve_
database_
grant_
targets
revoke_
acl
role_
has_
database_
privilege
role_
has_
database_
privilege_
check
select_
acl_
grantor
validate_
database_
acl_
roles
validate_
stored_
database_
security