module Database.Persist.Sql.Lifted.Query.Locking
  ( locking
  , LockingKind (..)
  ) where

import Database.Esqueleto.Experimental