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

Database.PostgreSQL.Simple.LTree

Description

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

Documentation

Orphan instances

FromField LTree Source # 
Instance details

ToField LTree Source # 
Instance details

Methods

toField :: LTree -> Action #