issues
search
mojotech
/
scrivener_ecto
Paginate your Ecto queries with Scrivener
MIT License
573
stars
129
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Changelog changes are not picked up on hex
#113
idabmat
opened
1 week ago
0
fix: pass the options to the repo calls
#112
yordis
closed
3 weeks ago
3
[ci][deps] Support Elixir 1.17 / OTP 27
#111
kianmeng
closed
2 months ago
1
[conf][docs] Update test instructions
#110
kianmeng
closed
1 month ago
1
Configuration and CI updates for 3.0 release
#109
cpjolicoeur
closed
2 months ago
0
Remove query expr pattern match to support ecto 3 12 0
#108
kandaiiskandar
closed
2 months ago
0
Remove QueryExpr Pattern Match to support Ecto 3.12.0
#107
kandaiiskandar
closed
2 months ago
0
Support Ecto 3.12
#106
boatkorachal
closed
2 months ago
0
Remove QueryExpr pattern match to support Ecto 3.12.0
#105
krns
closed
2 months ago
5
[scr_ecto-103] Improve options/configuration described in README
#104
theirishpenguin
opened
1 year ago
4
README Documentation does not cover many important options and direct configuration
#103
theirishpenguin
opened
1 year ago
0
Allow repo opts to be passed to paginate/2
#102
dgigafox
closed
3 weeks ago
8
Fix doc to (re)build test database
#101
pierrelegall
closed
2 months ago
0
Fix aggregate for combination queries
#100
iguberman
closed
1 month ago
3
UNION queries fail
#99
iguberman
closed
1 month ago
1
Fix total entries when query has combinations
#98
oo6
closed
1 month ago
3
Negative page numbers return first page
#97
CostantiniMatteo
opened
3 years ago
1
Zero page size ignored and default is returning
#96
msudgh
closed
1 year ago
0
Pagination is show older rows again
#95
sahilpaudel-pe
opened
3 years ago
5
Misc doc changes
#94
kianmeng
closed
3 years ago
0
Schema prefix not fetched from query
#93
odarriba
closed
3 years ago
3
Fix warnings on elixir 1.11
#92
pedroperrone
closed
4 years ago
2
Support schema prefixes
#91
tschmidleithner
closed
4 years ago
0
Add prefix support to Scrivener
#90
reneweteling
closed
4 years ago
1
Support for schema prefixes for multitenancy
#89
franckstifler
closed
4 years ago
0
Misspelling
#88
astorre88
closed
4 years ago
0
Pagination for all
#87
Vigneshwaran22
closed
4 years ago
0
Remove instruction for adding to `applications`
#86
moxley
closed
4 years ago
0
Dependencies outdated
#84
haslinger
closed
4 years ago
1
scrivener dosent load some records
#83
shahryarjb
closed
4 years ago
2
travis config updated
#82
goravbhootra
closed
4 years ago
1
Cannot work with multiple databases
#81
Spadavecchia
closed
5 years ago
4
Hotfix/absolute distinct fix
#80
dawner
closed
4 years ago
1
Using absolute distinct with a join gets incorrect total_entries
#79
dawner
closed
4 years ago
0
Remove applications from doc
#78
l-vincent-l
closed
4 years ago
0
`:uuid` being passed into Ecto as a type, rather than `Ecto.UUID`
#77
kbaird
closed
5 years ago
1
Fix `total_entries` for queries with `distinct(true)`
#76
futpib
closed
4 years ago
2
Documentation for pagination with nested joins
#75
nkezhaya
closed
4 years ago
3
Scrivener automatically adjust the page numbers yielding wrong results
#74
strzibny
closed
5 years ago
2
add an exception to counting with a distinct on multiple fields
#73
tarzan
closed
5 years ago
0
`distinct on` requires a subquery for counting
#72
tarzan
closed
5 years ago
2
allow to use pages greater than total_pages
#71
AlexKovalevych
closed
5 years ago
9
Error when trying to paginate with intersect or intersect_all
#70
ajose01
closed
5 years ago
0
2.0.0 Wrong pagination results postgres
#69
marinakr
closed
5 years ago
2
Page number greater than total_pages should be allowed
#68
nicksanders
closed
5 years ago
2
Update to current version
#67
tschmidleithner
closed
5 years ago
0
Wrong count number when using joins and preload
#66
dokicro
closed
5 years ago
2
feat(pagination): Scrivener pagination with offset
#65
raksonibs
closed
5 years ago
0
Introduce a happy path for queries that don't need subquery.
#64
archseer
closed
6 years ago
0
Mention pagination type in README
#63
AndrewDryga
closed
6 years ago
0
Next