migres 0.0.1

PostgreSQL schema migration CLI
1
2
3
4
5
6
7
8
9
10
[dependencies.postgres]
version = "0.19.0"

[package]
authors = ["Diego Roig <2140622+diegopy@users.noreply.github.com>"]
description = "PostgreSQL schema migration CLI"
edition = "2018"
license = "MIT"
name = "migres"
version = "0.0.1"