sqlink 0.6.0-alpha.2

postgres builder to work with postgres
Documentation
[package]
name = "sqlink"
version = "0.6.0-alpha.2"
authors = ["Liam <nghenglim@gmail.com>"]
edition = "2018"
description = "postgres builder to work with postgres"
license = "MIT/Apache-2.0"

[features]
default = []

[dependencies]
postgres-types = { version = "0.1.0-alpha.2" }