export SqlSelect class functions to allow creating instances to select more than 16 fields
This commit is contained in:
parent
ef577da95c
commit
f3ff39e898
@ -38,7 +38,7 @@ module Database.Esqueleto.Internal.Sql
|
||||
, IdentState
|
||||
, initialIdentState
|
||||
, IdentInfo
|
||||
, SqlSelect
|
||||
, SqlSelect(..)
|
||||
, veryUnsafeCoerceSqlExprValue
|
||||
) where
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user