Docs.rs
concatsql-0.5.1
concatsql 0.5.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kumavale
Dependencies
chrono ^0.4
normal
concatsql_macro ^0.1.0
normal
indexmap ^1.6
normal
lazy_static ^1.4
normal
mysql ^20.0
normal
optional
postgres ^0.18
normal
optional
sqlite3-sys ^0.12
normal
optional
uuid ^0.8
normal
temporary ^0.6
dev
uuid ^0.8
dev
Versions
61.64%
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
All
concatsql
0.5.1
Crate Items
Macros
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
Connection
Row
WrapString
prelude::Connection
prelude::Row
prelude::WrapString
Enums
Error
ErrorLevel
Value
prelude::Value
Traits
FromSql
Get
IntoWrapString
ToValue
prelude::FromSql
prelude::Get
prelude::ToValue
Macros
params
prelude::params
prelude::query
prelude::sanitize_like
prep
query
sanitize_like
Functions
html_special_chars
mysql::open
postgres::open
prelude::without_escape
prep
sqlite::open
sqlite::open_readonly
sqlite::version
without_escape
Type Aliases
Result