Docs.rs
uqa-sql-0.3.0
uqa-sql 0.3.0
Docs.rs crate page
AGPL-3.0-only
14 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.0
normal
uqa-pg-query ^0.3.0
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
sequence_alter_is_persistence_only
uqa_sql
0.3.0
In uqa_
sql::
schema::
sequences::
actions
uqa_sql
::
schema
::
sequences
::
actions
Function
sequence_
alter_
is_
persistence_
only
Copy item path
Source
pub fn sequence_alter_is_persistence_only(alter: &
AlterSequence
) ->
bool