module Database.Persist.Sql.Lifted.Expression.Projection
  ( (^.)
  , (?.)
  ) where

import Database.Esqueleto.Experimental