Docs.rs
ngb-sqlbuilder-0.1.2
ngb-sqlbuilder 0.1.2
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
ngungbi
Dependencies
async-trait ^0.1.89
normal
optional
tokio ^1.49.0
normal
tokio-postgres ^0.7.16
normal
tokio-postgres-utils ^0.2.0
normal
optional
Versions
16.92%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
All
ngb_
sqlbuilder
0.1.2
Crate Items
Structs
Traits
Functions
List of all items
Structs
Clause
Column
Condition
Delete
DeleteWhere
End
From
Group
Insert
Join
OnConflictHandle
Order
Paging
Raw
Select
SelectCondition
Table
Update
UpdateSet
UpdateWhere
Where
Traits
Build
SqlClause
ToClause
Functions
ands
avg_col
avg_col_f64
between
col
col_op
cols
delete_from
eq
extract_col
func
func_col
gt
gte
ilike
insert_into
like
lt
lte
max_col
min_col
on_col_pair
on_col_pairs
on_wrap
op
ors
raw
select
select_all
sum_col
update
using
using_col
using_cols
val
where_col