module Database.Persist.Sql.Lifted.Expression.Insert
  ( (<#)
  , (<&>)
  ) where

import Database.Esqueleto.Experimental