Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / aarondfrancis/fast-paginate issues and pull requests

#67 - Column not found when using `addSelect`

Issue - State: closed - Opened by MohammedElattar about 2 months ago

#66 - Subqueries in orderBy broken since 1.1.0

Issue - State: closed - Opened by sschuster 5 months ago - 1 comment

#65 - Fixing Query expressions as orderBy clauses

Pull Request - State: closed - Opened by sschuster 5 months ago

#64 - Does this only support MySQL or can it be used for SQL Server?

Issue - State: closed - Opened by ryanmortier 6 months ago - 1 comment

#63 - Laravel v11 compatibility

Pull Request - State: closed - Opened by chriha 6 months ago

#62 - update for laravel 11

Pull Request - State: closed - Opened by sidis405 7 months ago - 1 comment

#61 - Custom select

Issue - State: closed - Opened by olehtalanov 7 months ago - 2 comments

#60 - Laravel 11 support

Issue - State: closed - Opened by marlonbasten 7 months ago - 5 comments

#59 - Support Laravel 11

Pull Request - State: closed - Opened by MohammedElattar 7 months ago

#58 - Laravel 11.x Compatibility

Pull Request - State: closed - Opened by laravel-shift 7 months ago - 10 comments

#57 - Custom Selects with an additional order by or query constraint ar not working

Pull Request - State: closed - Opened by hebinet 10 months ago - 4 comments

#56 - Noticing no difference

Issue - State: closed - Opened by roblesterjr04 12 months ago - 1 comment

#55 - Repeated conditionals resulting in slow queries

Issue - State: open - Opened by kieran-s about 1 year ago - 2 comments

#54 - Prevent query when the keys are empty

Pull Request - State: closed - Opened by hungthai1401 over 1 year ago - 1 comment

#53 - FastPaginate on collection aggregation

Issue - State: closed - Opened by MagnusDot over 1 year ago - 8 comments

#52 - Fix union query issue

Pull Request - State: closed - Opened by atapatel over 1 year ago - 4 comments

#51 - Solved issue for orderByRaw functions.

Pull Request - State: closed - Opened by atapatel over 1 year ago - 7 comments

#50 - Does not respect the model's collection class

Issue - State: closed - Opened by andrewtweber over 1 year ago - 1 comment

#49 - where has problem

Issue - State: closed - Opened by usback over 1 year ago - 1 comment

#48 - Laravel 10.x Compatibility

Pull Request - State: closed - Opened by laravel-shift over 1 year ago - 3 comments

#46 - Ide highlighting

Issue - State: closed - Opened by hamzaelmaghari over 1 year ago - 3 comments

#45 - Use with QueryBuilder/DB

Issue - State: closed - Opened by kieran-s over 1 year ago - 2 comments

#44 - Add support for PHP 8.2

Pull Request - State: closed - Opened by wilsenhc almost 2 years ago - 3 comments

#43 - Add description to fix `composer show --tree`

Pull Request - State: closed - Opened by bradleybernard almost 2 years ago - 1 comment

#43 - Add description to fix `composer show --tree`

Pull Request - State: closed - Opened by bradleybernard almost 2 years ago - 1 comment

#42 - problem with whereBetween

Issue - State: closed - Opened by usback almost 2 years ago - 1 comment

#41 - Unnecessary condition in the last query

Issue - State: closed - Opened by crazynds almost 2 years ago - 1 comment

#40 - Doesn't work under the DB facade

Issue - State: closed - Opened by softwaredeveloperca almost 2 years ago - 1 comment

#39 - perPage -1 will give zero (0) result instead of all result

Issue - State: closed - Opened by sawirricardo about 2 years ago - 5 comments

#38 - be available custom collection.

Pull Request - State: closed - Opened by santutu about 2 years ago - 1 comment

#37 - Fix selects that include bindings

Pull Request - State: closed - Opened by aarondfrancis about 2 years ago - 1 comment

#36 - Work with Livewire ??

Issue - State: closed - Opened by hizone about 2 years ago - 1 comment

#35 - Filter out raw orders

Pull Request - State: closed - Opened by rodrigopedra about 2 years ago - 13 comments

#34 - add test to prove pagination via relation is ordered differently than…

Pull Request - State: closed - Opened by Naoray about 2 years ago - 6 comments

#33 - Add alias for simpleFastPaginate

Pull Request - State: closed - Opened by crissi about 2 years ago

#32 - [Question] Sort order is changed when using `fastPaginate` compared to `paginate`

Issue - State: closed - Opened by Naoray about 2 years ago - 3 comments

#31 - fix not returning results for scout mixin

Pull Request - State: closed - Opened by Naoray about 2 years ago - 1 comment

#30 - Fix typos

Pull Request - State: closed - Opened by krsriq about 2 years ago - 1 comment

#29 - Fix hasMorePages() function when using simpleFastPaginate

Pull Request - State: closed - Opened by j3j5 about 2 years ago - 1 comment

#28 - simpleFastPaginate() fails to set whether there are more pages or not

Issue - State: closed - Opened by j3j5 about 2 years ago - 1 comment

#27 - simple fast paginate

Pull Request - State: closed - Opened by crissi about 2 years ago - 3 comments

#26 - implement fastSimplePaginate method

Issue - State: closed - Opened by crissi about 2 years ago - 1 comment

#25 - Make it possible to run the pagination-query as one sql-query

Issue - State: closed - Opened by crissi about 2 years ago - 3 comments

#24 - Not working with Scout

Issue - State: closed - Opened by Jaspur about 2 years ago - 5 comments

#23 - Method Illuminate\Database\Eloquent\Collection::fastPaginate does not exist.

Issue - State: closed - Opened by renege about 2 years ago - 5 comments

#22 - Wrap column when looking for innerSelectColumns

Pull Request - State: closed - Opened by j3j5 about 2 years ago - 5 comments

#21 - Using aliased columns does not work

Issue - State: closed - Opened by j3j5 about 2 years ago

#20 - withSum results Invalid parameter number

Issue - State: closed - Opened by helturkey about 2 years ago - 9 comments

#19 - seem like not working with group by

Issue - State: closed - Opened by wikichua about 2 years ago - 1 comment

#18 - Support string keys correctly

Pull Request - State: closed - Opened by aarondfrancis about 2 years ago

#17 - Error with UUID Column in Notifications Column

Issue - State: closed - Opened by seanfoushee about 2 years ago - 3 comments

#16 - Support ordering by withCount

Pull Request - State: closed - Opened by aarondfrancis about 2 years ago

#15 - withCount() and an orderByDesc() results in a column not found exception

Pull Request - State: closed - Opened by realslimsutton about 2 years ago - 6 comments

#13 - This version of MySQL doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery

Issue - State: closed - Opened by sbc640964 about 2 years ago - 1 comment

#12 - SQL query breaks with an aggregated column in 'having clause'

Issue - State: closed - Opened by dmanva about 2 years ago - 6 comments

#11 - Commit composer.lock file

Pull Request - State: closed - Opened by imdhemy about 2 years ago

#10 - Remove condition from CI

Pull Request - State: closed - Opened by szepeviktor about 2 years ago - 1 comment

#9 - Remove undefined variable from CI

Pull Request - State: closed - Opened by szepeviktor about 2 years ago - 3 comments

#8 - Add return types and PHP generics

Pull Request - State: closed - Opened by szepeviktor about 2 years ago - 3 comments

#7 - Fix copy-pasta in BuilderMixin

Pull Request - State: closed - Opened by szepeviktor about 2 years ago - 6 comments

#6 - Add missing imports - discovered by PHPStan

Pull Request - State: closed - Opened by szepeviktor about 2 years ago - 7 comments

#5 - Does it support Lumen?

Issue - State: closed - Opened by Dasinfomedia2 about 2 years ago - 1 comment

#4 - Can't using pros of Eager Loading

Issue - State: closed - Opened by yavgel85 over 2 years ago - 1 comment

#3 - convert to composer package

Pull Request - State: closed - Opened by ankurk91 over 2 years ago - 2 comments

#2 - Count on pages is off by one from provided per_page

Issue - State: closed - Opened by joecampo over 2 years ago - 2 comments

#1 - Specify table for whereInRaw query

Pull Request - State: closed - Opened by joecampo over 2 years ago - 14 comments