Docs.rs
proof-of-sql-parser-0.64.5
proof-of-sql-parser 0.64.5
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
JayWhite2357
SxT-Release
jacobtrombetta
Dependencies
arrayvec ^0.7
normal
bigdecimal ^0.4.5
normal
chrono ^0.4.38
normal
lalrpop-util ^0.22.0
normal
serde ^1
normal
snafu ^0.8.4
normal
sqlparser ^0.45.0
normal
serde_json ^1
dev
lalrpop ^0.22.0
build
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
proof_
of_
sql_
parser
0.64.5
In proof_
of_
sql_
parser::
utility
Functions
add
aliased_expr
and
col
col_res
col_res_all
cols_res
count
count_all
count_all_res
count_res
div
equal
ge
group_by
ident
le
lit
max
max_res
min
min_res
mul
not
or
order
orders
query
query_all
select
slice
sub
sum
sum_res
tab
proof_of_sql_parser
::
utility
Function
max
Copy item path
Settings
Help
Summary
Source
pub fn max(expr:
Box
<
Expression
>) ->
Box
<
Expression
>
Expand description
Compute the maximum of an expression