issues
search
karamaan
/
karamaan-opaleye
Other
11
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support built-in postgres extensions?
#83
bergmark
closed
10 years ago
4
text 1.2.*
#82
bergmark
closed
10 years ago
0
Make haskelldb version the same at tomjaguarpaw/haskelldb
#81
dbp
closed
10 years ago
2
Rename `QueryArr`?
#80
tomjaguarpaw
opened
10 years ago
0
Replace Aggregator module with contents of AggregatorSuper?
#79
tomjaguarpaw
opened
10 years ago
1
Add isNotNull and isNotNullExpr
#78
bergmark
closed
7 years ago
2
Default QueryRunner (Wire Int64) Int64
#77
bergmark
closed
10 years ago
3
Where to place `countWire` utility function?
#76
c-lewis
opened
10 years ago
7
Renaming identifiers clashing with base
#75
bergmark
opened
10 years ago
0
Opaleye suffers from the HaskellDB union/aggregation bug
#74
tomjaguarpaw
opened
10 years ago
1
Changed the type returned by `count` from `Int` to `Int64`
#73
c-lewis
closed
10 years ago
0
Changed the type returned by `count` from `Int` to `Int64`
#72
c-lewis
closed
10 years ago
0
Postgres Aggregations produce invalid results
#71
bergmark
opened
10 years ago
10
fix type synonym in Examples.lhs
#70
ibotty
closed
10 years ago
3
Allow contravariant 1.2.*
#69
bergmark
closed
10 years ago
0
Rename ...Def/Default functions?
#68
tomjaguarpaw
opened
10 years ago
4
Implement offset
#67
hesselink
closed
10 years ago
2
Subselect support in updates (etc)
#66
bergmark
opened
10 years ago
3
Export AssocerE type, needed for insertReturning type signatures
#65
bergmark
closed
10 years ago
0
Implement 'limit'.
#64
hesselink
closed
10 years ago
7
bool_and and bool_or aggregations
#63
bergmark
closed
10 years ago
0
QueryRunner instances for UUID
#62
bergmark
closed
10 years ago
0
Default QueryRunner instances for (Maybe (Maybe a))
#61
bergmark
opened
10 years ago
8
Implement orderBy.
#60
hesselink
closed
10 years ago
41
Column names are not escaped
#59
bergmark
opened
10 years ago
4
Using MakeExpr in updates
#58
bergmark
opened
10 years ago
7
Restricting maybewires when inserting and updating
#57
bergmark
opened
10 years ago
7
Export TableExprRunner type, needed for writing update/delete type signatures
#56
bergmark
closed
10 years ago
0
Remove empty module
#55
bergmark
closed
10 years ago
0
profunctors 4.2 and contravariant 1.1
#54
bergmark
closed
10 years ago
0
Incorrect escaping of newlines
#53
dbp
opened
10 years ago
17
ShowConstant UUID + remove duplication
#52
bergmark
closed
10 years ago
0
ShowConstant: showThrough and TH for generating instances for newtypes
#51
bergmark
closed
10 years ago
3
ShowConstant instances for newtypes
#50
bergmark
closed
10 years ago
11
Allow reflection 1.5.*
#49
bergmark
closed
10 years ago
1
ShowConstant instances for Text and UTCTime
#48
bergmark
closed
10 years ago
1
How to handle serial columns in inserts?
#47
bergmark
closed
10 years ago
4
Export `toQueryArr`.
#46
hesselink
closed
10 years ago
1
Fix warnings.
#45
hesselink
closed
10 years ago
3
Numeric operations should be restricted to a typeclass
#44
tomjaguarpaw
opened
10 years ago
1
Export toQueryArr
#43
tomjaguarpaw
closed
10 years ago
1
Move DefaultExplanation to Examples/
#42
tomjaguarpaw
closed
10 years ago
1
Num instance exprarr
#41
hesselink
opened
10 years ago
13
Change ExprArr.constant* from Expr to ExprArr b.
#40
hesselink
opened
10 years ago
19
Add a Functor instance for ExprArr
#39
tomjaguarpaw
closed
10 years ago
1
Improve the set of re-exports
#38
tomjaguarpaw
opened
10 years ago
3
Should Wire be renamed Column?
#37
tomjaguarpaw
opened
10 years ago
8
Document clearly why we use Arrow and not Monad
#36
tomjaguarpaw
opened
10 years ago
0
Functor and Applicative instances for ExprArr
#35
bergmark
closed
10 years ago
1
Manipulation: Re-export types needed for writing type signatures, and ex...
#34
bergmark
closed
10 years ago
1
Next