Docs.rs
switchy_database-0.1.3
switchy_database 0.1.3
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
BSteffaniak
Dependencies
actix-web ^4.10.2
normal
optional
async-trait ^0.1.88
normal
chrono ^0.4.41
normal
futures ^0.3
normal
optional
log ^0.4
normal
moosicbox_assert ^0.1.1
normal
moosicbox_task ^0.1.1
normal
optional
postgres-protocol ^0.6.8
normal
optional
qstring ^0.7.2
normal
optional
regex ^1.11.1
normal
optional
rusqlite =0.32.1
normal
optional
sqlx ^0.8.5
normal
optional
sqlx-postgres ^0.8.5
normal
optional
thiserror ^2.0.12
normal
tokio ^1.45.0
normal
tokio-postgres ^0.7.13
normal
optional
tokio-util ^0.7.15
normal
optional
Versions
9.5%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
switchy_
database
0.1.3
Module query
Module Items
Structs
Enums
Traits
Functions
In crate switchy_
database
switchy_database
Module
query
Copy item path
Source
Structs
§
And
Coalesce
Delete
Statement
Eq
Gt
Gte
Identifier
In
InList
Insert
Statement
Join
Literal
Lt
Lte
NotEq
NotIn
Or
Select
Query
Sort
Update
Statement
Upsert
Multi
Statement
Upsert
Statement
Enums
§
Expression
Type
Sort
Direction
Traits
§
Boolean
Expression
Expression
Filterable
Query
List
Functions
§
coalesce
delete
identifier
insert
join
left_
join
literal
select
sort
update
upsert
upsert_
multi
where_
and
where_
eq
where_
gt
where_
gte
where_
in
where_
lt
where_
lte
where_
not_
eq
where_
not_
in
where_
or