sad_spirit/pg_wrapper

This package has two parts and purposes

While the converter part can be used separately e.g. with PDO, features like transparent conversion of query results work only with the wrapper.

A similar wrapper for PDO is possible, but is neither implemented nor planned as it will have to depend on highly inefficient handling of column metadata in PDO_pgsql driver.

Contents: