aarondfrancis / fast-paginate

A fast implementation of offset/limit pagination for Laravel.
MIT License
1.21k stars 56 forks source link

Fix union query issue #52

Closed atapatel closed 1 year ago

atapatel commented 1 year ago

Resolved an issue with the union query that was causing incorrect results to be returned.

atapatel commented 1 year ago

hey @aarondfrancis I have created this PR for using default pagination method instead of fastPaginate for union query.

aarondfrancis commented 1 year ago

Looks great, thank you so much! 🤝

atapatel commented 1 year ago

@aarondfrancis my pleasure. I really loved your content on planetsql mysql. 🙏🏻🙏🏻🙏🏻

aarondfrancis commented 1 year ago

@atapatel So glad you're enjoying it!