14个版本
使用旧版Rust 2015
0.3.0 | 2018年4月19日 |
---|---|
0.2.1 | 2017年4月3日 |
0.2.0 | 2016年8月8日 |
0.1.0 | 2016年4月25日 |
0.0.6 | 2015年4月22日 |
#2951 in 数据库接口
每月 121 次下载
用于 2 个crate
13KB
180 行
Schemamama
Schemamama是一个轻量级的数据库模式迁移系统。 Sche·ma·ma·ma。有关您选择的数据库技术的完整使用示例,请参阅Schemamama的适配器。
安装
如果您正在使用Cargo,只需将Schemamama添加到您的Cargo.toml
[dependencies]
schemamama = "0.3"
适配器
Schemamama提供了一种模块化设计,允许与任何数据库技术进行接口。以下是已知适配器的列表
依赖关系
~87KB