Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 291 Bytes

File metadata and controls

14 lines (10 loc) · 291 Bytes

MDB2 PostgreSQL Driver

Uses the pgsql PHP extension to provide PostgreSQL support for MDB2.

Supports:

  • large objects
  • reflection
  • UUID
  • JSON/JSONB
  • transactions

This driver was previously bundled with MDB2 core. It's now split into a separate pacakge with MDB2 as a dependency.