雪橇迁移

时间:2024-03-04 19:16:25
【文件属性】:

文件名称:雪橇迁移

文件大小:16KB

文件格式:ZIP

更新时间:2024-03-04 19:16:25

Rust

雪橇迁移 sled-migrate是用于在不兼容的alpha / beta版本文件格式之间转换数据库的命令行工具。 用法示例 cargo run -- --inpath /my/original/database --inver 0.24 --outpath /my/converted/database --outver 0.32 帮助文字 sled-migrate 0.1.0 David Cook A small wrapper to migrate sled databases between file format-incompatible alpha and beta versions. USAGE: sled-migrate [OPTIONS] --inpath --outpath --out


【文件预览】:
sled-migrate-master
----.travis.yml(277B)
----Cargo.lock(22KB)
----src()
--------main.rs(105B)
--------data()
--------lib.rs(35KB)
----Cargo.toml(792B)
----.appveyor.yml(432B)
----.gitignore(85B)
----README.md(2KB)

网友评论