Docs.rs
sqlrite-engine-0.6.0
sqlrite-engine 0.6.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
joaoh82
Dependencies
clap ^4.6
normal
optional
env_logger ^0.11
normal
optional
fs2 ^0.4
normal
optional
log ^0.4
normal
prettytable-rs ^0.10
normal
rustyline ^18.0
normal
optional
rustyline-derive ^0.12
normal
optional
serde_json ^1
normal
sqlparser ^0.61
normal
sqlrite-ask ^0.6.0
normal
optional
thiserror ^2.0
normal
Versions
69.44%
of the crate is documented
Go to latest version
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
Skip to main content
Module insert
sqlrite
0.6.0
Module insert
Module Items
Structs
In sqlrite::
sql::
parser
sqlrite
::
sql
::
parser
Module
insert
Copy item path
Source
Structs
§
Insert
Query
Parsed INSERT statement: target table, declared column list, and one or more rows of typed values.