issues
search
yesodweb
/
persistent
Persistence interface for Haskell allowing multiple storage methods.
MIT License
467
stars
297
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Natural/Composite key and IN (<-.) operator returning wrong results
#1558
eddiemundo
opened
3 weeks ago
0
2.14.6.3: No instance for ‘NFData Text’ arising from a use of ‘rnf’
#1557
Miezhiko
opened
1 month ago
0
Second pass at Postgres - fixes some migration bugs
#1556
curranosaurus
closed
1 month ago
0
include schema in qq parse
#1555
benjonesy
closed
1 month ago
0
Add test case wth a schema to `sqlQQ` package
#1554
curranosaurus
closed
1 month ago
0
[INT-844] Prepend schema name to entity db name
#1553
curranosaurus
closed
1 month ago
0
Word64 does not roundtrip through a database correctly
#1552
NorfairKing
opened
2 months ago
2
Question about `mkDeleteCascade` semantics in `persistent-2.13` and older
#1551
solomon-b
closed
2 months ago
3
Update mongo repsert and replace calls
#1550
darycabrera
closed
2 months ago
2
Incorrect casing for “ID”
#1549
toastal
opened
2 months ago
5
Marshal error on list of pairs
#1548
marcosh
opened
2 months ago
1
Bump libpq bounds
#1547
parsonsmatt
closed
2 months ago
0
postresql-libpq-0.11 not accepted
#1546
ysangkok
closed
2 months ago
1
Update mongoDB backend mongoDB driver interface
#1545
darycabrera
closed
2 months ago
2
Fix type error message with AtLeastOneUniqueKey class
#1544
parsonsmatt
closed
2 months ago
0
cabal.project: Remove redundant allow-newer stanzas
#1543
erikd
closed
3 months ago
1
Strict types for sqlite
#1542
NorfairKing
opened
4 months ago
0
Use toEncoding for toPersistValueJSON
#1541
matthewbauer
opened
4 months ago
0
Derive `{From,To}JSON` for `EntityDef`
#1540
evanrelf
opened
4 months ago
3
Support Prepared Statments for Postgres
#1539
kderme
opened
4 months ago
0
`persistent-2.14.6.1`: relax upper bound of dependency on `template-haskell`
#1538
mpilgrem
opened
5 months ago
0
Elaborate on 'upsertManyWhere'
#1537
lfborjas
opened
5 months ago
0
Make it build with ghc 9.10
#1536
erikd
closed
4 months ago
5
Migration with is not idempotent when combining default=null and Maybe type
#1535
danbroooks
opened
6 months ago
1
Migration with is not idempotent when combining default=null and Maybe type
#1534
danbroooks
opened
6 months ago
0
Migration with lowercase 'current_timestamp' is not idempotent
#1533
danbroooks
opened
6 months ago
0
Migration with lowercase 'current_timestamp' is not idempotent
#1532
danbroooks
opened
6 months ago
1
Fix type error messages for unique key
#1531
parsonsmatt
closed
2 months ago
0
Document the `!no-migrate` Entity Attribute
#1530
prikhi
closed
6 months ago
0
`selectSourceRes` is not thread-safe with sqlite?
#1529
NorfairKing
opened
8 months ago
1
Allow `Integral` types to parse `PersistRational`
#1528
parsonsmatt
closed
9 months ago
0
`PersistField Int` should parse `PersistRational`
#1527
parsonsmatt
opened
9 months ago
1
persistent-mysql: treat tinyint as SqlOther "tinyint", not SqlBool
#1526
fumieval
closed
11 months ago
6
Remove attoparsec-aeson dependency
#1525
agentultra
closed
1 year ago
2
Add Database.Persist.Sqlite.createSqlitePoolWithConfig
#1524
ciukstar
closed
11 months ago
2
What happened with mkDeleteCascade
#1523
schoettl
closed
1 year ago
3
Upgrade Sqlite Amalgamation
#1522
parsonsmatt
closed
11 months ago
0
Upgrade sqlite amalgamation
#1521
parsonsmatt
closed
9 months ago
2
Don't build docs in CI
#1520
parsonsmatt
opened
1 year ago
0
Add keyAndEntityFieldsDatabase function to return key with migration only fields
#1519
josephsumabat
closed
1 year ago
0
postgres(normalize types to eliminate noop migrations)
#1518
HugoPeters1024
closed
1 year ago
2
Postgres: BIGINT and INT8 are an alias and should not require migration.
#1517
HugoPeters1024
closed
1 year ago
0
Bump versions for postgresql-simple and postgresql-libpq
#1516
Vekhir
closed
1 year ago
4
Postgres migrations should not trigger if the unique key is too long
#1515
parsonsmatt
opened
1 year ago
2
typo: perist -> persist
#1514
chris-martin
closed
1 year ago
1
Fix #1512 Allow use with aeson >= 2.2.0.0 and GHC 9.8
#1513
mpilgrem
closed
1 year ago
0
Support aeson >= 2.2.0.0 and GHC 9.8
#1512
mpilgrem
opened
1 year ago
0
persistent-postgresql: add `createPostgresqlPoolTailored` function
#1511
ixmatus
closed
1 year ago
3
Migrations should be able to report *why* it is migrating
#1510
parsonsmatt
opened
1 year ago
0
Optionally derive `PathMultiPiece` for composite keys
#1509
blujupiter32
closed
1 year ago
0
Next