zendframework / zend-db

Db component from Zend Framework
BSD 3-Clause "New" or "Revised" License
101 stars 122 forks source link

Hotfix #355: Named params in subquery - limit and offset #357

Closed michalbundyra closed 5 years ago

michalbundyra commented 5 years ago

Set proper names for limit and offset parameters in subquery - add prefix.

Fixes #355

/cc @rjd22 @tptrixtop @Ocramius