pg-helper 0.2.0

postgres database helper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.postgres-types]
version = "0.2.4"

[package]
authors = ["baoyachi <liaoymxsdl@gmail.com>"]
description = "postgres database helper"
documentation = "https://docs.rs/pg-helper"
edition = "2021"
homepage = "https://github.com/baoyachi/odbc-bridge"
keywords = ["postgres", "odbc", "postgres-helper", "oid", "pg"]
license = "Apache-2.0"
name = "pg-helper"
readme = "README.md"
repository = "https://github.com/baoyachi/odbc-bridge"
resolver = "1"
version = "0.2.0"