Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tchoutri/pg-entity issues and pull requests
#77 - Bump haskell-actions/run-fourmolu from 10 to 11
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#76 - Bump kleidukos/get-tested from 0.1.7.0 to 0.1.7.1
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies
#75 - Bump kleidukos/get-tested from 0.1.6.0 to 0.1.7.0
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#74 - Bump haskell-actions/run-fourmolu from 9 to 10
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#73 - Bump actions/cache from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#72 - Use latest major versions of dependencies
Pull Request -
State: closed - Opened by tchoutri about 1 year ago
#71 - Feature/flakes
Pull Request -
State: closed - Opened by agentultra about 1 year ago
- 1 comment
#70 - Use the new haskell-actions CI organisation
Pull Request -
State: closed - Opened by tchoutri over 1 year ago
#69 - Support new minor GHC versions
Pull Request -
State: closed - Opened by tchoutri over 1 year ago
#68 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#67 - Update dependencies
Pull Request -
State: closed - Opened by tchoutri over 1 year ago
#66 - Bump fourmolu/fourmolu-action from 8 to 9
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#65 - Fix broken link in readme
Pull Request -
State: closed - Opened by divarvel over 1 year ago
#64 - Bump fourmolu/fourmolu-action from 7 to 8
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#63 - Bump fourmolu/fourmolu-action from 6 to 7
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#61 - Remove unused dependencies
Pull Request -
State: closed - Opened by tchoutri almost 2 years ago
#60 - Test with GHC 9.6-rc1
Pull Request -
State: closed - Opened by tchoutri almost 2 years ago
#59 - Thread-safe message output
Pull Request -
State: closed - Opened by tchoutri about 2 years ago
#57 - Bump fourmolu/fourmolu-action from 5 to 6
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#56 - Bump rwe/actions-hlint-run from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#55 - Bump fourmolu/fourmolu-action from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#54 - Bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#53 - Use "get-tested"
Pull Request -
State: closed - Opened by tchoutri about 2 years ago
#52 - Prepare v0.0.3.0 release
Pull Request -
State: closed - Opened by tchoutri over 2 years ago
#51 - Fix resource-pool-0.3+ compilation
Pull Request -
State: closed - Opened by blackheaven over 2 years ago
#50 - Prepare 0.0.2.0 release
Pull Request -
State: closed - Opened by tchoutri over 2 years ago
#49 - Readme update
Pull Request -
State: closed - Opened by tchoutri over 2 years ago
#48 - Do not filter out inexistent fields from `_where`.
Pull Request -
State: closed - Opened by tchoutri over 2 years ago
#47 - Recover disconnected connection
Pull Request -
State: closed - Opened by tchoutri over 2 years ago
#46 - Add upsert
Pull Request -
State: closed - Opened by tchoutri over 2 years ago
#45 - Add a guide section on arrays with type sigs
Pull Request -
State: open - Opened by tchoutri over 2 years ago
#44 - GHC 9.2 support
Issue -
State: closed - Opened by tchoutri over 2 years ago
#43 - Switch to fourmolu
Pull Request -
State: closed - Opened by tchoutri almost 3 years ago
#42 - Use HLint action for CI
Pull Request -
State: closed - Opened by tchoutri almost 3 years ago
#41 - Disable logging when in prod mode
Pull Request -
State: closed - Opened by tchoutri almost 3 years ago
- 3 comments
#40 - Use resource-pool 0.3 and remove withPool'
Pull Request -
State: closed - Opened by tchoutri almost 3 years ago
#38 - Issues with Null handling and query argument order.
Issue -
State: closed - Opened by tonyalaribe almost 3 years ago
- 4 comments
#37 - TH-based deriving
Pull Request -
State: open - Opened by tchoutri almost 3 years ago
#36 - Implement joinSelectOneByField
Pull Request -
State: closed - Opened by tchoutri almost 3 years ago
#35 - Do not take the first field as the primary key when the primary key is manually specified, in generic deriving.
Pull Request -
State: closed - Opened by tchoutri almost 3 years ago
#34 - Use Tasty instead of HSpec
Pull Request -
State: closed - Opened by tchoutri almost 3 years ago
#33 - Support ORDER BY queries in the DSL
Pull Request -
State: closed - Opened by tchoutri almost 3 years ago
#32 - pg-entity still requires the primary key to be the first item in the entity to be the Primary Key even with the primary key being set via deriving GenericEntity
Issue -
State: closed - Opened by tonyalaribe almost 3 years ago
- 7 comments
Labels: bug
#31 - Support Order by
Issue -
State: closed - Opened by tonyalaribe almost 3 years ago
- 1 comment
Labels: enhancement
#30 - Add WHERE … IN clauses
Pull Request -
State: closed - Opened by tchoutri almost 3 years ago
#29 - Pg-entity doesn't seem to allow DTO records. New DTO records generate insert queries for the entire table
Issue -
State: closed - Opened by tonyalaribe about 3 years ago
- 2 comments
#27 - Add support for custom schemas
Pull Request -
State: closed - Opened by sofia-m-a about 3 years ago
- 3 comments
#26 - Support for postgres custom schemas
Issue -
State: closed - Opened by tonyalaribe about 3 years ago
- 11 comments
#25 - Add Field Modifiers to the GenericEntity options
Pull Request -
State: closed - Opened by tchoutri about 3 years ago
#24 - How do you strip record prefix when using GenericEntity
Issue -
State: closed - Opened by tonyalaribe about 3 years ago
- 5 comments
#23 - Floats and Doubles allowed in but not out
Issue -
State: closed - Opened by decapo01 about 3 years ago
- 3 comments
#22 - Update CI to use latest versions of GHC and Cabal
Pull Request -
State: closed - Opened by tchoutri over 3 years ago
#21 - Quasiquoter for Field
Pull Request -
State: closed - Opened by kozross over 3 years ago
- 3 comments
#20 - Documentation fixes
Pull Request -
State: closed - Opened by tchoutri over 3 years ago
#19 - Docs/fixes
Pull Request -
State: closed - Opened by tchoutri over 3 years ago
#18 - BlogPost link in README.md 404s
Issue -
State: closed - Opened by JakobBruenker over 3 years ago
#17 - Hackage publication TODO
Issue -
State: closed - Opened by tchoutri over 3 years ago
#16 - Test pg-entity with GHC 9.0
Pull Request -
State: closed - Opened by tchoutri over 3 years ago
#15 - Allow broken packages in nix for the CI
Pull Request -
State: closed - Opened by tchoutri over 3 years ago
#14 - Fix the `deriving via` example in the Readme
Pull Request -
State: closed - Opened by divarvel over 3 years ago
#13 - Generics
Pull Request -
State: closed - Opened by tchoutri over 3 years ago
#12 - Generics & DerivingVia
Issue -
State: closed - Opened by tchoutri over 3 years ago
#11 - Write a tutorial
Pull Request -
State: closed - Opened by tchoutri almost 4 years ago
#9 - UPDATE queries
Pull Request -
State: closed - Opened by tchoutri almost 4 years ago
#8 - Add other compiler versions to the CI
Pull Request -
State: closed - Opened by tchoutri almost 4 years ago
#7 - Provide selectWhereNotNull and selectWhereNull
Pull Request -
State: closed - Opened by tchoutri almost 4 years ago
#6 - Fix Haddock layout of Entity.hs
Pull Request -
State: closed - Opened by tchoutri almost 4 years ago
#5 - Add NATURAL JOIN facilities as well as finer-grained select queries
Pull Request -
State: closed - Opened by tchoutri almost 4 years ago
#4 - Fix a couple of Haddock formatting issues
Pull Request -
State: closed - Opened by MorrowM almost 4 years ago
- 1 comment
#3 - Add `withType` to provide an optional type annotation to a field
Pull Request -
State: closed - Opened by tchoutri almost 4 years ago
#2 - Add documentation and docspecs to Entity.hs
Pull Request -
State: closed - Opened by tchoutri almost 4 years ago
#1 - Make CI work
Pull Request -
State: closed - Opened by tchoutri almost 4 years ago