Packages

PostgreSQL driver for common_sql, powered by pog

Retired package: Release invalid

Current section

Files

Jump to
Raw

gleam.toml

name = "common_sql_postgresql"
version = "1.0.0"
description = "PostgreSQL driver for common_sql, powered by pog"
licences = ["MIT"]
repository = { type = "github", user = "AlexIII", repo = "gleam_common_sql_postgresql" }
[dependencies]
gleam_stdlib = ">= 0.71.0 and < 2.0.0"
common_sql = ">= 1.0.0 and < 2.0.0"
pog = ">= 4.1.0 and < 5.0.0"
gleam_erlang = ">= 1.3.0 and < 2.0.0"
[dev_dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"