module Database.Persist.Sql.Lifted.Expression.Type
  ( SqlExpr
  ) where

import Database.Esqueleto.Experimental