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
|
, IdentState
|
||||||
, initialIdentState
|
, initialIdentState
|
||||||
, IdentInfo
|
, IdentInfo
|
||||||
, SqlSelect
|
, SqlSelect(..)
|
||||||
, veryUnsafeCoerceSqlExprValue
|
, veryUnsafeCoerceSqlExprValue
|
||||||
) where
|
) where
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user