PostgresQL error constants for use with Node.js. Use these to avoid code like `if (err.code === '23505')` and instead write `if (err.code === UNIQUE_VIOLATION)`.
Connection pool for node-postgres
TypeScript definitions for pg-pool
The postgres client/server binary protocol, implemented in TypeScript
TypeScript definitions for pg
Functions for dealing with a PostgresSQL connection string
Query result type converters for node-postgres
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Require constants across node and the browser
The core constants used throughout the remirror codebase
Minifies PostgreSQL scripts.
Prisma's driver adapter for "pg"
A socket implementation that can run on Cloudflare Workers using native TCP connections.
64-bit big-endian signed integer-to-string conversion
A set of utility functions for expect and related packages
Provides system information that remains constant throughout the lifetime of your app.
A module for serializing and deserializing JSON data into hstore format
pnpm constants
Postgres query result returned as readable stream
PostgreSQL database migration management tool for node.js
Operating system utilities for Bare
Query cursor extension for node-postgres
A simple, minimal PostgreSQL session store for Connect/Express
Complete set of constants as specified in the WebGL, WebGL2 and extension spec.