Docs.rs
bsql-0.26.0
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
bsql 0.26.0
Safe SQL for Rust — if it compiles, the SQL is correct
Crate
Source
Builds
Feature flags
Documentation
..
alter_rejected.rs
alter_rejected.stderr
comment_only.rs
comment_only.stderr
cte_without_dml.rs
cte_without_dml.stderr
ddl_rejected.rs
ddl_rejected.stderr
delete_without_where.rs
delete_without_where.stderr
drop_rejected.rs
drop_rejected.stderr
empty_sql.rs
empty_sql.stderr
grant_rejected.rs
grant_rejected.stderr
invalid_column.rs
invalid_column.stderr
invalid_table.rs
invalid_table.stderr
manual_positional.rs
manual_positional.stderr
multiple_statements.rs
multiple_statements.stderr
optional_nested_brackets.rs
optional_nested_brackets.stderr
optional_non_option_type.rs
optional_non_option_type.stderr
optional_unclosed_bracket.rs
optional_unclosed_bracket.stderr
param_conflicting_types.rs
param_conflicting_types.stderr
param_empty_type.rs
param_empty_type.stderr
param_missing_type.rs
param_missing_type.stderr
sql_injection.rs
sql_injection.stderr
too_many_optional_clauses.rs
too_many_optional_clauses.stderr
truncate_rejected.rs
truncate_rejected.stderr
type_mismatch.rs
type_mismatch.stderr
type_mismatch_bool_for_text.rs
type_mismatch_bool_for_text.stderr
type_mismatch_i32_for_i64.rs
type_mismatch_i32_for_i64.stderr
type_mismatch_i32_for_text.rs
type_mismatch_i32_for_text.stderr
type_mismatch_i64_for_i32.rs
type_mismatch_i64_for_i32.stderr
type_mismatch_str_for_int.rs
type_mismatch_str_for_int.stderr
update_without_where.rs
update_without_where.stderr
whitespace_only.rs
whitespace_only.stderr