codercms/pg-utils

Utilities set to work with PostgreSQL types

Installs: 49

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/codercms/pg-utils

0.0.2 2024-07-25 05:24 UTC

This package is auto-updated.

Last update: 2025-09-25 08:01:58 UTC


README

Utilities to work with PostgreSQL native types

  • Arrays (encode/decode), no multidimensional arrays support
  • Ranges (encode/decode), no multiranges support
  • Escape string for SQL LIKE