Crates.io | schemamama |
lib.rs | schemamama |
version | 0.3.0 |
source | src |
created_at | 2015-04-06 07:38:54.623407 |
updated_at | 2018-04-19 05:39:30.913913 |
description | A lightweight database schema migration system |
homepage | |
repository | https://github.com/SkylerLipthay/schemamama |
max_upload_size | |
id | 1784 |
size | 16,687 |
A lightweight database schema migration system. Sche·ma·ma·ma. See Schemamama's adapters for full usage examples for your chosen database technology.
If you're using Cargo, just add Schemamama to your Cargo.toml
:
[dependencies]
schemamama = "0.3"
Schemamama offers a modular design that allows for interfacing with any database technology. Here's a list of known adapters: