issues
search
bitemyapp
/
esqueleto
New home of Esqueleto, please file issues so we can get things caught up!
BSD 3-Clause "New" or "Revised" License
376
stars
108
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for nested Maybe records
#405
csamak
closed
1 month ago
0
Fix some shouldSatisfy predicates that were always True
#404
csamak
closed
1 month ago
0
Add dependencies to nix packages in stack.yaml
#403
csamak
closed
1 month ago
0
add all postgres row-level locking options
#402
ac251
closed
4 weeks ago
1
`deriveEsqueletoRecord` needs `ToMaybe` for `SqlMaybeRecord`s
#401
parsonsmatt
opened
2 months ago
0
postgresql `pair` function
#400
marcosh
opened
3 months ago
2
aggregate entities
#399
marcosh
opened
3 months ago
0
How to render an UPDATE query?
#398
Mr-Andersen
opened
3 months ago
0
Using compound fields in an IN clause
#397
chris-martin
opened
3 months ago
2
WITH+UPDATE / UPDATE FROM in PostgreSQL?
#396
Mr-Andersen
closed
4 months ago
1
Cannot insert `bigint[]` value with `upsert`
#395
rinn7e
closed
5 months ago
1
Use TH quotes more to eliminate some CPP
#394
TeofilC
opened
5 months ago
2
Add Functor and Bifunctor instances for (:&)
#393
isomorpheme
opened
6 months ago
0
Update esqueleto-next
#392
parsonsmatt
closed
6 months ago
0
Window functions and experimental syntax promotion (#325)
#391
parsonsmatt
opened
6 months ago
0
`lag` and `lead` function support
#390
rinn7e
opened
6 months ago
1
instance Traversable Value
#389
ramirez7
opened
7 months ago
0
Problem with aliasing expression for "a depth-first" query using Esqueleto's "withRecursive"
#388
ciukstar
opened
9 months ago
8
fix build for ghc 9.8.1 (#386)
#387
arguri
closed
9 months ago
2
Esqueleto fails to build with ghc 9.8.1
#386
arguri
closed
9 months ago
1
RDBMS-specific functions in generic `Database.Esqueleto` module
#385
isomorpheme
opened
10 months ago
1
Version bump for text
#384
parsonsmatt
closed
10 months ago
0
`deriveEsqueletoRecord` does not handle polymorphic records
#383
parsonsmatt
opened
11 months ago
2
missing :&
#382
KeesBleijenberg
closed
11 months ago
9
support GHC >= 9.8
#381
wavewave
opened
1 year ago
1
README.md: Fix missing words
#380
isomorpheme
closed
1 year ago
1
Fix semantics of `not_` applied over `&&.` and `||.`
#379
blujupiter32
opened
1 year ago
0
Generate `ToMaybe` in `deriveEsqueletoRecord`
#378
halogenandtoast
closed
1 year ago
4
Fix Postgres syntax for NOWAIT
#377
ttuegel
closed
1 year ago
2
Newlines between query chunks
#376
parsonsmatt
closed
1 year ago
0
Postgres 15 strictness
#375
parsonsmatt
closed
1 year ago
0
Typo in README
#374
tillydray
closed
1 year ago
1
Alias CTEs upon initialising
#373
RikvanToor
opened
1 year ago
2
Joining on a CTE multiple times creates name clashes
#372
RikvanToor
opened
1 year ago
0
tuple version of `deriveEsqueletoRecord`
#371
marcosh
closed
1 year ago
2
Generate `ToMaybe` in `deriveEsqueletoRecord`
#370
9999years
opened
1 year ago
3
Fix `myAge` type in `deriveEsqueletoRecord` documentation
#369
9999years
closed
1 year ago
0
Importing Database.Esqueleto confusing in 4.0.0.0
#368
m4dc4p
opened
1 year ago
4
Support using `insertSelect` with an entire `Entity`
#367
isomorpheme
opened
1 year ago
0
Using `from` from the experimental DSL can lead to "unknown column" errors (on MySQL/MariaDB)
#366
isomorpheme
closed
2 months ago
1
Name conflict dodges
#365
parsonsmatt
closed
1 year ago
0
Confused about when `rand` removal will happen
#364
isomorpheme
opened
1 year ago
2
Add missing just to left join examples in the Haddocks
#363
duplode
closed
1 year ago
1
Support UPDATE/DELETE .. RETURNING
#362
ulidtko
opened
1 year ago
11
Compatibility module between `persistent` and `esqueleto` operators
#361
parsonsmatt
opened
1 year ago
0
Passthrough instances for literals
#360
parsonsmatt
opened
1 year ago
0
`not_` is broken
#359
goosedb
opened
1 year ago
0
Support SQL `IS` binary operator
#358
FPtje
opened
1 year ago
2
(>=.) and friends have unsound types with respect to Maybe
#357
lf-
opened
1 year ago
3
`Database.Esqueleto.Experimental` does not export `SqlSelect`
#356
parsonsmatt
opened
1 year ago
2
Next