forrest79 / phpgsql

Simple and fast PHP database library for PostgreSQL with auto converting DB types to PHP and fluent interface for SQL query writing.
Other
11 stars 3 forks source link

Factory for Result object #40

Open forrest79 opened 4 months ago

forrest79 commented 4 months ago

Create Result object via factory, so you will be able to use custom Result object?