Docs.rs
athena-driver-3.18.0
athena-driver 3.18.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
floris-xlx
Dependencies
anyhow ^1.0.97
normal
athena-query ^3.18.0
normal
chrono ^0.4.38
normal
futures ^0.3.31
normal
once_cell ^1.19.0
normal
reqwest ^0.12.4
normal
scylla ^1.1.0
normal
serde ^1.0.196
normal
serde_json ^1.0.111
normal
sqlx ^0.8.6
normal
supabase_rs ^0.5.1
normal
tokio ^1.38.1
normal
tracing ^0.1.40
normal
uuid ^1.10.0
normal
Versions
44.3%
of the crate is documented
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
query_contains_create_table_statement
athena_
driver
3.18.0
In athena_
driver::
postgresql::
raw_
sql
athena_driver
::
postgresql
::
raw_sql
Function
query_
contains_
create_
table_
statement
Copy item path
Source
pub fn query_contains_create_table_statement(query: &
str
) ->
bool