Docs.rs
sql-migration-sim-0.1.6
sql-migration-sim 0.1.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dimfeld
Dependencies
serde ^1.0.197
normal
optional
sqlparser ^0.45.0
normal
thiserror ^1.0.57
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sql_
migration_
sim
0.1.6
Module helpers
Module Items
Modules
In sql_
migration_
sim::
ast
sql_migration_sim
::
ast
Module
helpers
Copy item path
Source
Modules
ยง
stmt_
create_
table
stmt_
data_
loading
AST types specific to loading and unloading syntax, like one available in Snowflake which contains: STAGE ddl operations, PUT upload or COPY INTO See
this page
for more details.