issues
search
khibino
/
haskell-relational-record
This repository includes a joined query generator based on typefull relational algebra, and mapping tools between SQL values list and Haskell record type.
233
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix typos
#82
Moiman
closed
1 year ago
1
GHC 9.0 Compatibility
#81
Tarmean
closed
3 months ago
1
Add LiteralSQL instances to ByteStrings
#80
fumieval
opened
2 years ago
0
LIMIT and OFFSET clauses
#79
fumieval
closed
2 years ago
0
make the IsLabel instance for PI optional
#78
fumieval
opened
2 years ago
0
DELETE command with alias is invalid SQL syntax for MySQL
#77
CYBAI
opened
4 years ago
0
Mapping of PostgreSQL's type 'real' does not work
#76
64pcyk
opened
4 years ago
1
It seems like to fail escaping Char '\NUL'
#75
opyapeus
opened
5 years ago
0
(Patch) make identifier sanitization more stringent
#74
ibispi
closed
3 years ago
1
Safer placeholders
#73
igrep
opened
5 years ago
1
Fix deprecation warning caused by `classP`
#72
igrep
closed
5 years ago
1
Fix descriptions in cabal files
#71
cohei
closed
5 years ago
1
(WIP) (RFC) Safer placeholders
#70
igrep
closed
5 years ago
3
Hide non-standard TIMESTAMPTZ instances from other DBs
#69
himura
closed
5 years ago
1
Ignore all stack-work
#68
igrep
closed
6 years ago
0
(WIP) Add IxMonadTrans to append placeholders safely
#67
igrep
closed
5 years ago
2
persistable-types-HDBC-pg-0.0.3.0 test error
#66
alexeyzab
closed
6 years ago
1
Build error with relational-query (>=0.9) by reason of non-support SQL literal of network address type in PostgreSQL
#65
khibino
closed
6 years ago
1
Not enough instances of network address types in PostgreSQL with nullable SQL type
#64
khibino
closed
6 years ago
2
Support GHC 8.4.1
#63
khibino
closed
6 years ago
1
Add instructions for stack users in tutorial
#62
igrep
closed
6 years ago
1
Mis-exported data constructor of NameConfig type
#61
khibino
closed
6 years ago
1
:memo: Modify documents of configuration types
#60
igrep
closed
6 years ago
1
Generate field label from table and column name
#59
igrep
closed
6 years ago
1
Ignore stack.yaml
#58
igrep
closed
6 years ago
1
Provide table name at runtime when building relations
#57
bssstudio
opened
6 years ago
1
Compiling of example of MySQL fails with ghc 8.2.2
#56
nakaji-dayo
opened
6 years ago
2
Null value with wrong width breaks case
#55
khibino
closed
7 years ago
2
Projected record of `case' is broken
#54
khibino
closed
7 years ago
2
Fix compile failure w/ GHC 7.4.2 (re #52)
#53
hvr
closed
7 years ago
1
Compile failure with base-4.5
#52
hvr
closed
7 years ago
6
Test suite triggers GHC bug on 8.0.2
#51
snoyberg
closed
7 years ago
1
is it possible to use placeholders with more than two values?
#50
dwaldhalm
closed
7 years ago
2
Mapping of Postgres types to Haskell
#49
mgmeier
opened
8 years ago
0
Export record labels and constructor of Database.Record.TH.NameConfig
#48
igrep
closed
8 years ago
4
JoinRestriction not documented in global documentation
#47
ryantm
closed
7 years ago
1
Feature: multiple table schemas generated in one file
#46
ryantm
closed
6 years ago
7
identifier quotation
#45
kakkun61
closed
8 years ago
4
"returning id" with postgresql
#44
carlosdagos
opened
8 years ago
2
"nulls last" with postgresql
#43
carlosdagos
closed
7 years ago
1
use column_type instead of data_type for determining MySQL -> Haskell…
#42
ryantm
closed
6 years ago
1
Feature: Support MySQL tinyint(1) type conversion to Bool
#41
ryantm
opened
8 years ago
0
update mysql example to use mysql config
#40
ryantm
closed
8 years ago
1
schemas name case is not preserved
#39
ryantm
closed
8 years ago
1
Paging results by ROW_NUMBER is inefficient.
#38
syocy
closed
8 years ago
3
For persistent-relational-record
#37
himura
closed
8 years ago
2
Support for ZonedTime and UTCTime
#36
bssstudio
closed
8 years ago
4
ShowConstantTermsSQL for ZonedTime and UTCTime
#35
bssstudio
closed
8 years ago
2
Add to stackage
#34
alanz
closed
8 years ago
2
Add quickcheck-simple-0.1.0.0 to extra-deps
#33
c614b9f675
closed
8 years ago
1
Next