issues
search
lykahb
/
groundhog
This library maps datatypes to a relational model, in a way similar to what ORM libraries do in OOP. See the tutorial https://www.schoolofhaskell.com/user/lykahb/groundhog for introduction
http://hackage.haskell.org/package/groundhog
176
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Raw Query example may be out of date
#103
tankorsmash
opened
2 years ago
0
How do I create a key literal?
#102
tankorsmash
closed
2 years ago
1
Adds support for aeson 2
#101
albertov
opened
2 years ago
0
Changing the order to operations
#100
maksar
closed
2 years ago
0
Key on embedded field
#99
yaitskov
opened
4 years ago
0
How to define primitive field for list of something?
#98
yaitskov
opened
4 years ago
0
Basic collection instances
#97
yaitskov
opened
4 years ago
1
better sharded DB support
#96
yaitskov
opened
4 years ago
2
entityDef should get the Proxy
#95
yaitskov
closed
4 years ago
2
User proper keyword FUNCTION
#94
lykahb
closed
4 years ago
0
Add cabal.project to support cabal 3.0
#93
fendor
closed
4 years ago
3
Fix: StandAloneDeriving is not required for TH
#92
fendor
closed
4 years ago
0
Replace (<>) with (++) for backwards compatibility
#91
fendor
closed
4 years ago
3
Add check that certain Language Extensions are enabled
#90
fendor
closed
4 years ago
5
build with ghc 8.8.1 (MonadFailDesugaring)
#89
chessai
closed
4 years ago
2
Query Logging
#88
johannesgerer
opened
5 years ago
2
UUID PrimitivePersistField
#87
rsoeldner
closed
5 years ago
1
MonadUnliftIO?
#86
MichaelXavier
opened
5 years ago
1
Tutorial link is dead
#85
phadej
closed
5 years ago
3
groundhog-th-0.10 build failure
#84
DanBurton
closed
5 years ago
3
Add PersistList to PersistVal data type
#83
goolord
closed
6 years ago
4
Bump postgresql-simple bounds
#82
jkachmar
closed
6 years ago
1
NeverNull
#81
ghost
opened
6 years ago
7
What needs to be done to get a ghc 8.4 compatible release?
#80
DougBurke
closed
6 years ago
3
Initial support for GHC 8.4
#79
DougBurke
closed
6 years ago
4
Build failure with groundhog-postgresql-0.8.0.2
#78
DanBurton
closed
6 years ago
4
Sum types with common fields
#77
blaxill
closed
6 years ago
2
Pattern match(es) are non-exhaustive when using Data.Text fields
#76
pjones
closed
6 years ago
3
`Maybe a` where `a` is an embedded type
#75
pjones
closed
5 years ago
3
Help writing utility functions
#74
pjones
closed
7 years ago
5
Add typeclass for running ExceptT within a transaction
#73
natdash
closed
7 years ago
12
Implementing database driver
#72
lierdakil
opened
7 years ago
1
Use defConfig for aeson-pretty to automatically get new keywords.
#71
dsvensson
closed
7 years ago
1
Inspector fails with "Missing field in record construction confTrailingNewline"
#70
dsvensson
closed
7 years ago
0
Build failure with GHC 8.2
#69
snoyberg
closed
7 years ago
1
Unable to build ground-th with ghc 8.2.1: Couldn't match type ‘Type’ with ‘DerivClause’
#68
DougBurke
closed
7 years ago
3
Exporting TH declarations into another module
#67
ironchicken
closed
7 years ago
1
View Support
#66
RobertFischer
opened
7 years ago
0
Consider use EmptyDataDecls for Database.Groundhog.TH.CodeGen.mkEntityPhantomConstructors
#65
Cosmius
closed
7 years ago
1
insertByAll race condition?
#64
MichaelXavier
opened
7 years ago
1
Example with handling databse errors
#63
emanuelkoczwara
opened
7 years ago
0
Correct overlapping instances
#62
andrewthad
closed
8 years ago
1
Hackage release for transformers-0.5
#61
andrewthad
closed
7 years ago
7
Difficulty creating a `ConnectionManager` instance
#60
imalsogreg
opened
8 years ago
3
representation is deprecated
#59
korayal
closed
8 years ago
1
GHC 8 support
#58
LukaHorvat
closed
8 years ago
6
Query performance (table indexes are ignored)
#57
nhenezi
closed
5 years ago
7
Build issues with ghc 8.0.0 RC3
#56
DougBurke
closed
8 years ago
12
Revamp lists implementation
#55
lykahb
opened
8 years ago
0
Add conversionFunction field to field config
#54
eamsden
closed
8 years ago
1
Next