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

Row: made getIterator as \Generator #18

Closed klapuch closed 4 years ago

forrest79 commented 4 years ago

I'm sorry, I thought about it again and I think, that this is too complex for an edge case, that is solved by this PR. But thanks for your time.