1.3.0 • Published 6 years ago
pg-next v1.3.0
pg-next
Helper functions for querying PostgreSQL
through the pg
client.
Escaping based on pg
's non-exposed helper functions and PostgreSQL
's src/interfaces/libpq/fe-exec.c
.
Query template tag and joining based on pg-template-tag
.