postgresql-simple-ltree-0.0.0.0: Instances for using ltree with postgresql-simple
Safe HaskellNone
LanguageHaskell2010

Database.PostgreSQL.Simple.LQuery

Description

This module is a wrapper for PostgreSQL's lquery https://www.postgresql.org/docs/current/ltree.html

Documentation

Orphan instances

FromField LQuery Source # 
Instance details

ToField LQuery Source # 
Instance details

Methods

toField :: LQuery -> Action #