Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mojotech/scrivener_ecto issues and pull requests
#113 - Changelog changes are not picked up on hex
Issue -
State: open - Opened by idabmat 5 days ago
#112 - fix: pass the options to the repo calls
Pull Request -
State: closed - Opened by yordis 23 days ago
- 3 comments
#111 - [ci][deps] Support Elixir 1.17 / OTP 27
Pull Request -
State: closed - Opened by kianmeng about 2 months ago
- 1 comment
#110 - [conf][docs] Update test instructions
Pull Request -
State: closed - Opened by kianmeng about 2 months ago
- 1 comment
#109 - Configuration and CI updates for 3.0 release
Pull Request -
State: closed - Opened by cpjolicoeur about 2 months ago
#108 - Remove query expr pattern match to support ecto 3 12 0
Pull Request -
State: closed - Opened by kandaiiskandar about 2 months ago
#107 - Remove QueryExpr Pattern Match to support Ecto 3.12.0
Pull Request -
State: closed - Opened by kandaiiskandar about 2 months ago
#106 - Support Ecto 3.12
Pull Request -
State: closed - Opened by boatkorachal 2 months ago
#105 - Remove QueryExpr pattern match to support Ecto 3.12.0
Pull Request -
State: closed - Opened by krns 3 months ago
- 5 comments
#104 - [scr_ecto-103] Improve options/configuration described in README
Pull Request -
State: open - Opened by theirishpenguin over 1 year ago
- 4 comments
#103 - README Documentation does not cover many important options and direct configuration
Issue -
State: open - Opened by theirishpenguin over 1 year ago
#102 - Allow repo opts to be passed to paginate/2
Pull Request -
State: closed - Opened by dgigafox over 2 years ago
- 8 comments
#101 - Fix doc to (re)build test database
Pull Request -
State: closed - Opened by pierrelegall almost 3 years ago
#100 - Fix aggregate for combination queries
Pull Request -
State: closed - Opened by iguberman almost 3 years ago
- 3 comments
#99 - UNION queries fail
Issue -
State: closed - Opened by iguberman almost 3 years ago
- 1 comment
#98 - Fix total entries when query has combinations
Pull Request -
State: closed - Opened by oo6 about 3 years ago
- 3 comments
#97 - Negative page numbers return first page
Issue -
State: open - Opened by CostantiniMatteo over 3 years ago
- 1 comment
#96 - Zero page size ignored and default is returning
Issue -
State: closed - Opened by msudgh over 3 years ago
#95 - Pagination is show older rows again
Issue -
State: open - Opened by sahilpaudel-pe over 3 years ago
- 5 comments
#94 - Misc doc changes
Pull Request -
State: closed - Opened by kianmeng over 3 years ago
#93 - Schema prefix not fetched from query
Issue -
State: closed - Opened by odarriba almost 4 years ago
- 3 comments
#92 - Fix warnings on elixir 1.11
Pull Request -
State: closed - Opened by pedroperrone about 4 years ago
- 2 comments
#91 - Support schema prefixes
Pull Request -
State: closed - Opened by tschmidleithner about 4 years ago
#90 - Add prefix support to Scrivener
Pull Request -
State: closed - Opened by reneweteling over 4 years ago
- 1 comment
#89 - Support for schema prefixes for multitenancy
Issue -
State: closed - Opened by franckstifler over 4 years ago
#88 - Misspelling
Issue -
State: closed - Opened by astorre88 over 4 years ago
#87 - Pagination for all
Issue -
State: closed - Opened by Vigneshwaran22 over 4 years ago
#86 - Remove instruction for adding to `applications`
Pull Request -
State: closed - Opened by moxley over 4 years ago
#84 - Dependencies outdated
Issue -
State: closed - Opened by haslinger almost 5 years ago
- 1 comment
#83 - scrivener dosent load some records
Issue -
State: closed - Opened by shahryarjb almost 5 years ago
- 2 comments
#82 - travis config updated
Pull Request -
State: closed - Opened by goravbhootra almost 5 years ago
- 1 comment
#81 - Cannot work with multiple databases
Issue -
State: closed - Opened by Spadavecchia about 5 years ago
- 4 comments
#80 - Hotfix/absolute distinct fix
Pull Request -
State: closed - Opened by dawner about 5 years ago
- 1 comment
#79 - Using absolute distinct with a join gets incorrect total_entries
Issue -
State: closed - Opened by dawner about 5 years ago
#78 - Remove applications from doc
Pull Request -
State: closed - Opened by l-vincent-l about 5 years ago
#77 - `:uuid` being passed into Ecto as a type, rather than `Ecto.UUID`
Issue -
State: closed - Opened by kbaird over 5 years ago
- 1 comment
#76 - Fix `total_entries` for queries with `distinct(true)`
Pull Request -
State: closed - Opened by futpib over 5 years ago
- 2 comments
#75 - Documentation for pagination with nested joins
Issue -
State: closed - Opened by nkezhaya over 5 years ago
- 3 comments
#74 - Scrivener automatically adjust the page numbers yielding wrong results
Issue -
State: closed - Opened by strzibny over 5 years ago
- 2 comments
#73 - add an exception to counting with a distinct on multiple fields
Pull Request -
State: closed - Opened by tarzan over 5 years ago
#72 - `distinct on` requires a subquery for counting
Issue -
State: closed - Opened by tarzan over 5 years ago
- 2 comments
#71 - allow to use pages greater than total_pages
Pull Request -
State: closed - Opened by AlexKovalevych over 5 years ago
- 9 comments
#70 - Error when trying to paginate with intersect or intersect_all
Issue -
State: closed - Opened by ajose01 over 5 years ago
#69 - 2.0.0 Wrong pagination results postgres
Issue -
State: closed - Opened by marinakr over 5 years ago
- 2 comments
#68 - Page number greater than total_pages should be allowed
Issue -
State: closed - Opened by nicksanders almost 6 years ago
- 2 comments
#67 - Update to current version
Pull Request -
State: closed - Opened by tschmidleithner almost 6 years ago
#66 - Wrong count number when using joins and preload
Issue -
State: closed - Opened by dokicro almost 6 years ago
- 2 comments
#65 - feat(pagination): Scrivener pagination with offset
Pull Request -
State: closed - Opened by raksonibs almost 6 years ago
#64 - Introduce a happy path for queries that don't need subquery.
Pull Request -
State: closed - Opened by archseer almost 6 years ago
#63 - Mention pagination type in README
Issue -
State: closed - Opened by AndrewDryga about 6 years ago
#62 - Scrivener Ecto Doesn't Compile with Ecto 3.0-rc
Issue -
State: closed - Opened by geofflane about 6 years ago
- 3 comments
#61 - Paginate join incorrect
Issue -
State: closed - Opened by valehelle about 6 years ago
#60 - Prepare for upgrade to Ecto 3.0
Pull Request -
State: closed - Opened by tarzan about 6 years ago
- 1 comment
#59 - Ecto 3.0
Issue -
State: closed - Opened by nilsivanson about 6 years ago
- 2 comments
#58 - Umbrella app paginate not working
Issue -
State: closed - Opened by pedromvieira over 6 years ago
- 1 comment
#57 - Mysql support
Issue -
State: closed - Opened by gayanhewa over 6 years ago
#56 - Subquery problem with Postgres and Ecto
Issue -
State: closed - Opened by sreyansjain over 6 years ago
- 1 comment
#55 - Repo.paginate/2 is undefined
Issue -
State: closed - Opened by isAlmogK over 6 years ago
- 1 comment
#54 - Controller.init/1 is undefined
Issue -
State: closed - Opened by isAlmogK over 6 years ago
- 1 comment
#53 - why does scrivener need 2 queries ?
Issue -
State: closed - Opened by shahryarjb over 6 years ago
#52 - no match error when using Repo.preload()
Issue -
State: closed - Opened by abitdodgy over 6 years ago
- 2 comments
#51 - added options to entries function so offset can be optionally dynamic
Pull Request -
State: closed - Opened by brentweber over 6 years ago
#50 - Made it work on ecto master
Pull Request -
State: closed - Opened by thiagofm over 6 years ago
#49 - Adding Examples to the Readme.md
Pull Request -
State: closed - Opened by cdesch over 6 years ago
- 5 comments
#48 - Pass options to `Repo.all`?
Issue -
State: closed - Opened by padde over 6 years ago
- 4 comments
#47 - bug in pagination using oracle database
Issue -
State: closed - Opened by InteNs almost 7 years ago
#46 - Fix typo
Pull Request -
State: closed - Opened by maratgaliev almost 7 years ago
#45 - Handle joins with preloads
Pull Request -
State: closed - Opened by astjohn almost 7 years ago
- 3 comments
#44 - Cautionary note about dropping preloads - distinct required?
Issue -
State: closed - Opened by astjohn almost 7 years ago
- 3 comments
#43 - Fix #37 Page number should not be greater than `total_pages`
Pull Request -
State: closed - Opened by joshuaflores almost 7 years ago
#42 - Add total_entries option
Pull Request -
State: closed - Opened by edipox about 7 years ago
- 2 comments
#41 - Does Scrivener Support Ecto Prefixes?
Issue -
State: closed - Opened by brandonparsons about 7 years ago
- 6 comments
#40 - Fixing total entries error for group by on field other than id with
Pull Request -
State: closed - Opened by BKStephens about 7 years ago
- 3 comments
#39 - Fix total entries errors for queries with group by clause
Pull Request -
State: closed - Opened by BKStephens about 7 years ago
- 1 comment
#38 - protocol Scrivener.Paginater not implemented
Issue -
State: closed - Opened by sergey-chechaev about 7 years ago
- 1 comment
#37 - Page number should not be greater than `total_pages`.
Issue -
State: closed - Opened by DanielBlanco over 7 years ago
Labels: bug, help wanted
#36 - Upgrade to use newer ecto
Issue -
State: closed - Opened by AaronVasquez over 7 years ago
- 2 comments
#35 - Total entries errors for queries with group by clause
Issue -
State: closed - Opened by mtmorra over 7 years ago
- 1 comment
Labels: bug, help wanted
#34 - Dialyzer complains of unknown functions
Issue -
State: closed - Opened by ghost over 7 years ago
- 2 comments
Labels: bug, help wanted
#33 - pagination in case of many to many
Issue -
State: closed - Opened by newterminator over 7 years ago
- 2 comments
#32 - implement new pagination method using last_seen_id (as opposed to offset)
Pull Request -
State: closed - Opened by egeersoz over 7 years ago
- 4 comments
#31 - pagination should respect the order_by clause across all pages
Issue -
State: closed - Opened by egeersoz over 7 years ago
- 1 comment
#30 - Elixir 1.2 not compatible with ecto 2.1+
Issue -
State: closed - Opened by stephenmoloney over 7 years ago
- 2 comments
#29 - Is it possible to get all the elements using the same sets of parameters?
Issue -
State: closed - Opened by kawamurakazushi over 7 years ago
- 1 comment
#28 - how can i create pagination for my associated model
Issue -
State: closed - Opened by febilva over 7 years ago
- 1 comment
#27 - Max page size
Issue -
State: closed - Opened by soudy over 7 years ago
- 1 comment
#26 - Duplicate entries being returned
Issue -
State: closed - Opened by mlaythe over 7 years ago
#25 - Avoid OFFSET when possible
Issue -
State: closed - Opened by vhf over 7 years ago
- 3 comments
#24 - Return 1 for total_pages on 0 entries
Pull Request -
State: closed - Opened by CaptChrisD over 7 years ago
#23 - Exclude order_by when counting entries
Pull Request -
State: closed - Opened by Gazler over 7 years ago
- 2 comments
#22 - first pass at infinite page size
Pull Request -
State: closed - Opened by zachdaniel over 7 years ago
- 3 comments
#21 - Mongo doesn't support subqueries
Issue -
State: closed - Opened by merqlove over 7 years ago
- 5 comments
#20 - Add this warning to the README:
Issue -
State: closed - Opened by izelnakri almost 8 years ago
- 2 comments
#19 - Subquery cannot preload associations
Issue -
State: closed - Opened by nicholasjhenry almost 8 years ago
- 2 comments
#18 - [#11] Fix Repo.paginate/3 when used with distinct
Pull Request -
State: closed - Opened by danielberkompas almost 8 years ago
- 2 comments
#17 - Trouble paginating grouped query
Issue -
State: closed - Opened by jaimeiniesta almost 8 years ago
- 8 comments
#16 - Would you please explain in the documentation how to render the pagination links (next, prev. page 1. 2 etc..)
Issue -
State: closed - Opened by acrolink almost 8 years ago
- 1 comment
#14 - Table with no Primary Key failed paginater
Issue -
State: closed - Opened by ardhitama almost 8 years ago
- 6 comments
#11 - Issues when using DISTINCT
Issue -
State: closed - Opened by pejrich almost 8 years ago
- 2 comments
#9 - total_entries performance
Issue -
State: closed - Opened by nlap about 8 years ago
- 7 comments